4 #include "onnxruntime_c_api.h"
7 struct ProviderInfo_OpenVINO {
8 virtual std::vector<std::string> GetAvailableDevices()
const = 0;
19 _In_ OrtSessionOptions* options, _In_
const char* device_type);
ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_OpenVINO, _In_ OrtSessionOptions *options, _In_ const char *device_type)