WINML_RUNTIME_TYPE enumeration (winml.h)

These APIs have been deprecated and should no longer be used:  Please use Windows.AI.MachineLearning instead.

Specifies the different types of WinML runtimes.

Syntax

typedef enum WINML_RUNTIME_TYPE {
  WINML_RUNTIME_CNTK = 0
} ;

Constants

 
WINML_RUNTIME_CNTK
Value: 0
Runtime type of CNTK.

Requirements

Requirement Value
Minimum supported client Windows 10, version 1803 [desktop apps only]
Minimum supported server Windows Server [desktop apps only]
Header winml.h