bindbc-onnxruntime ~master (2020-05-30T06:03:27Z)
Dub
Repo
OrtApiBase
bindbc
onnxruntime
v12
types
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
OrtApiBase {
const
(
OrtApi
)*
function
(
uint
version_
)
GetApi
;
const
(
char
)*
GetVersionString
;
}
Members
Variables
GetApi
const
(
OrtApi
)*
function
(
uint
version_
)
GetApi
;
Undocumented in source.
GetVersionString
const
(
char
)*
GetVersionString
;
Undocumented in source.
Meta
Source
See Implementation
bindbc
onnxruntime
v12
types
aliases
ORTCHAR_T
OrtCustomOpApi
OrtLoggingFunction
enums
ExecutionMode
GraphOptimizationLevel
ONNXTensorElementDataType
ONNXType
OrtAllocatorType
OrtErrorCode
OrtLoggingLevel
OrtMemType
manifest constants
ORT_API_VERSION
structs
OrtAllocator
OrtApi
OrtApiBase
OrtCustomOp
OrtCustomOpDomain
OrtEnv
OrtKernelContext
OrtKernelInfo
OrtMapTypeInfo
OrtMemoryInfo
OrtModelMetadata
OrtRunOptions
OrtSequenceTypeInfo
OrtSession
OrtSessionOptions
OrtStatus
OrtTensorTypeAndShapeInfo
OrtTypeInfo
OrtValue