|
HDK
|
#include "onnxruntime_c_api.h"
Include dependency graph for winml_provider_factory.h:Go to the source code of this file.
Typedefs | |
| typedef struct OrtWinApi | OrtWinApi |
| typedef struct WinmlAdapterApi | WinmlAdapterApi |
Functions | |
| ORT_EXPORT const WinmlAdapterApi *ORT_API_CALL | OrtGetWinMLAdapter (_In_ uint32_t ort_api_version) NO_EXCEPTION |
Definition at line 11 of file winml_provider_factory.h.
| typedef struct WinmlAdapterApi WinmlAdapterApi |
Definition at line 14 of file winml_provider_factory.h.
| ORT_EXPORT const WinmlAdapterApi* ORT_API_CALL OrtGetWinMLAdapter | ( | _In_ uint32_t | ort_api_version | ) |