bindbc.onnxruntime.v12.types

Undocumented in source.

Members

Aliases

ORTCHAR_T
alias ORTCHAR_T = wchar_t
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtCustomOpApi
alias OrtCustomOpApi = OrtApi
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtLoggingFunction
alias OrtLoggingFunction = void function(void* param, OrtLoggingLevel severity, const(char)* category, const(char)* logid, const(char)* code_location, const(char)* message)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

ExecutionMode
enum ExecutionMode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GraphOptimizationLevel
enum GraphOptimizationLevel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ONNXTensorElementDataType
enum ONNXTensorElementDataType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ONNXType
enum ONNXType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtAllocatorType
enum OrtAllocatorType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtErrorCode
enum OrtErrorCode
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtLoggingLevel
enum OrtLoggingLevel
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtMemType
enum OrtMemType

* memory types for allocator, exec provider specific types should be extended in each provider * Whenever this struct is updated, please also update the MakeKey function in onnxruntime/core/framework/execution_provider.cc

Manifest constants

ORT_API_VERSION
enum ORT_API_VERSION;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

OrtAllocator
struct OrtAllocator
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtApi
struct OrtApi
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtApiBase
struct OrtApiBase
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtCustomOp
struct OrtCustomOp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtCustomOpDomain
struct OrtCustomOpDomain
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtEnv
struct OrtEnv
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtKernelContext
struct OrtKernelContext
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtKernelInfo
struct OrtKernelInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtMapTypeInfo
struct OrtMapTypeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtMemoryInfo
struct OrtMemoryInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtModelMetadata
struct OrtModelMetadata
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtRunOptions
struct OrtRunOptions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtSequenceTypeInfo
struct OrtSequenceTypeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtSession
struct OrtSession
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtSessionOptions
struct OrtSessionOptions
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtStatus
struct OrtStatus
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtTensorTypeAndShapeInfo
struct OrtTensorTypeAndShapeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtTypeInfo
struct OrtTypeInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
OrtValue
struct OrtValue
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta