bindbc.onnxruntime.v12.bind

Undocumented in source.

Members

Functions

OrtGetApiBase
OrtApiBase* OrtGetApiBase()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
isONNXLoaded
bool isONNXLoaded()
Undocumented in source. Be warned that the author may not have intended to support it.
loadONNXRuntime
ONNXRuntimeSupport loadONNXRuntime()
Undocumented in source. Be warned that the author may not have intended to support it.
loadONNXRuntimeByLibName
ONNXRuntimeSupport loadONNXRuntimeByLibName(char* libName)
Undocumented in source. Be warned that the author may not have intended to support it.
loadedONNXVersion
ONNXRuntimeSupport loadedONNXVersion()
Undocumented in source. Be warned that the author may not have intended to support it.
unloadONNXRuntime
void unloadONNXRuntime()
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

OrtGetApiBase
const(OrtApiBase)* function() OrtGetApiBase;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta