Is there a c++interface for onnxruntime tvm here? #18769
Unanswered
yfirecanfly
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I tried 1: 0rtSessionOptionsAppendExecutionProvider_Tvm
2:OrtTvmProviderOptions
3: session_options.AppendExecutionProvider("TVM");
All of these have no effect 。
Has it not been developed yet? thank you for help.
Beta Was this translation helpful? Give feedback.
All reactions