Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_CNTKValue: 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 |