DML_RANDOM_GENERATOR_TYPE enumeration (directml.h)

Defines constants that specify types of random random-number generator.

Syntax

typedef enum DML_RANDOM_GENERATOR_TYPE {
  DML_RANDOM_GENERATOR_TYPE_PHILOX_4X32_10
} ;

Constants

 
DML_RANDOM_GENERATOR_TYPE_PHILOX_4X32_10
Specifies a generator for pseudo-random numbers according to the Philox 4x32-10 algorithm.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header directml.h