HDK
|
#include "onnxruntime_c_api.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 | ) |