4 #ifndef TVM_EXECUTION_PROVIDER_FACTORY_H
5 #define TVM_EXECUTION_PROVIDER_FACTORY_H
7 #include "onnxruntime_c_api.h"
13 ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_Tvm, _In_ OrtSessionOptions* options, _In_
const char* opt_str);
19 #endif // TVM_EXECUTION_PROVIDER_FACTORY_H
ORT_API_STATUS(OrtSessionOptionsAppendExecutionProvider_Tvm, _In_ OrtSessionOptions *options, _In_ const char *opt_str)