文件名称: onnxruntime-1.10.0-1.5.7.jar中文-英文对照文档.zip
<dependency>
<groupId>org.bytedeco</groupId>
<artifactId>onnxruntime</artifactId>
<version>1.10.0-1.5.7</version>
</dependency>Gradle:
implementation group: 'org.bytedeco', name: 'onnxruntime', version: '1.10.0-1.5.7'
Gradle (Short):
implementation 'org.bytedeco:onnxruntime:1.10.0-1.5.7'
Gradle (Kotlin):
implementation("org.bytedeco:onnxruntime:1.10.0-1.5.7")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
ai.onnxruntime
ai.onnxruntime.providers
org.bytedeco.onnxruntime
org.bytedeco.onnxruntime.global
org.bytedeco.onnxruntime.presetsai.onnxruntime.MapInfo
ai.onnxruntime.NodeInfo
ai.onnxruntime.OnnxJavaType
ai.onnxruntime.OnnxMap
ai.onnxruntime.OnnxMap.OnnxMapValueType
ai.onnxruntime.OnnxModelMetadata
ai.onnxruntime.OnnxSequence
ai.onnxruntime.OnnxTensor
ai.onnxruntime.OnnxValue
ai.onnxruntime.OnnxValue.OnnxValueType
ai.onnxruntime.OrtEnvironment
ai.onnxruntime.OrtEnvironment.ThreadingOptions
ai.onnxruntime.OrtException
ai.onnxruntime.OrtException.OrtErrorCode
ai.onnxruntime.OrtLoggingLevel
ai.onnxruntime.OrtProvider
ai.onnxruntime.OrtSession
ai.onnxruntime.OrtSession.Result
ai.onnxruntime.OrtSession.RunOptions
ai.onnxruntime.OrtSession.SessionOptions
ai.onnxruntime.OrtSession.SessionOptions.ExecutionMode
ai.onnxruntime.OrtSession.SessionOptions.OptLevel
ai.onnxruntime.OrtUtil
ai.onnxruntime.SequenceInfo
ai.onnxruntime.TensorInfo
ai.onnxruntime.TensorInfo.OnnxTensorType
ai.onnxruntime.ValueInfo
ai.onnxruntime.providers.CoreMLFlags
ai.onnxruntime.providers.NNAPIFlags
ai.onnxruntime.providers.OrtFlags
org.bytedeco.onnxruntime.Allocator
org.bytedeco.onnxruntime.AllocatorWithDefaultOptions
org.bytedeco.onnxruntime.ArenaCfg
org.bytedeco.onnxruntime.BFloat16_t
org.bytedeco.onnxruntime.BaseAllocator
org.bytedeco.onnxruntime.BaseArenaCfg
org.bytedeco.onnxruntime.BaseCustomOpDomain
org.bytedeco.onnxruntime.BaseEnv
org.bytedeco.onnxruntime.BaseIoBinding
org.bytedeco.onnxruntime.BaseMapTypeInfo
org.bytedeco.onnxruntime.BaseMemoryInfo
org.bytedeco.onnxruntime.BaseModelMetadata
org.bytedeco.onnxruntime.BaseRunOptions
org.bytedeco.onnxruntime.BaseSequenceTypeInfo
org.bytedeco.onnxruntime.BaseSession
org.bytedeco.onnxruntime.BaseSessionOptions
org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
org.bytedeco.onnxruntime.BaseTypeInfo
org.bytedeco.onnxruntime.BaseValue
org.bytedeco.onnxruntime.CustomOpApi
org.bytedeco.onnxruntime.CustomOpDomain
org.bytedeco.onnxruntime.Env
org.bytedeco.onnxruntime.Float16_t
org.bytedeco.onnxruntime.IoBinding
org.bytedeco.onnxruntime.MapTypeInfo
org.bytedeco.onnxruntime.MemoryAllocation
org.bytedeco.onnxruntime.MemoryInfo
org.bytedeco.onnxruntime.ModelMetadata
org.bytedeco.onnxruntime.OrtAllocator
org.bytedeco.onnxruntime.OrtAllocator.Alloc_OrtAllocator_long
org.bytedeco.onnxruntime.OrtAllocator.Free_OrtAllocator_Pointer
org.bytedeco.onnxruntime.OrtAllocator.Info_OrtAllocator
org.bytedeco.onnxruntime.OrtApi
org.bytedeco.onnxruntime.OrtApi.ClearBoundInputs_OrtIoBinding
org.bytedeco.onnxruntime.OrtApi.ClearBoundOutputs_OrtIoBinding
org.bytedeco.onnxruntime.OrtApi.CreateStatus_int_BytePointer
org.bytedeco.onnxruntime.OrtApi.GetErrorCode_OrtStatus
org.bytedeco.onnxruntime.OrtApi.GetErrorMessage_OrtStatus
org.bytedeco.onnxruntime.OrtApi.ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2
org.bytedeco.onnxruntime.OrtApiBase
org.bytedeco.onnxruntime.OrtApiBase.BytePointer_GetVersionString
org.bytedeco.onnxruntime.OrtApiBase.GetApi_int
org.bytedeco.onnxruntime.OrtArenaCfg
org.bytedeco.onnxruntime.OrtCUDAProviderOptions
org.bytedeco.onnxruntime.OrtCustomCreateThreadFn
org.bytedeco.onnxruntime.OrtCustomHandleType
org.bytedeco.onnxruntime.OrtCustomJoinThreadFn
org.bytedeco.onnxruntime.OrtCustomOp
org.bytedeco.onnxruntime.OrtCustomOp.CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo
org.bytedeco.onnxruntime.OrtCustomOp.GetExecutionProviderType_OrtCustomOp
org.bytedeco.onnxruntime.OrtCustomOp.GetInputCharacteristic_OrtCustomOp_long
org.bytedeco.onnxruntime.OrtCustomOp.GetInputTypeCount_OrtCustomOp
org.bytedeco.onnxruntime.OrtCustomOp.GetInputType_OrtCustomOp_long
org.bytedeco.onnxruntime.OrtCustomOp.GetName_OrtCustomOp
org.bytedeco.onnxruntime.OrtCustomOp.GetOutputCharacteristic_OrtCustomOp_long
org.bytedeco.onnxruntime.OrtCustomOp.GetOutputTypeCount_OrtCustomOp
org.bytedeco.onnxruntime.OrtCustomOp.GetOutputType_OrtCustomOp_long
org.bytedeco.onnxruntime.OrtCustomOp.KernelCompute_Pointer_OrtKernelContext
org.bytedeco.onnxruntime.OrtCustomOp.KernelDestroy_Pointer
org.bytedeco.onnxruntime.OrtCustomOpDomain
org.bytedeco.onnxruntime.OrtEnv
org.bytedeco.onnxruntime.OrtException
org.bytedeco.onnxruntime.OrtIoBinding
org.bytedeco.onnxruntime.OrtKernelContext
org.bytedeco.onnxruntime.OrtKernelInfo
org.bytedeco.onnxruntime.OrtLoggingFunction
org.bytedeco.onnxruntime.OrtMapTypeInfo
org.bytedeco.onnxruntime.OrtMemoryInfo
org.bytedeco.onnxruntime.OrtModelMetadata
org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
org.bytedeco.onnxruntime.OrtPrepackedWeightsContainer
org.bytedeco.onnxruntime.OrtROCMProviderOptions
org.bytedeco.onnxruntime.OrtRunOptions
org.bytedeco.onnxruntime.OrtSequenceTypeInfo
org.bytedeco.onnxruntime.OrtSession
org.bytedeco.onnxruntime.OrtSessionOptions
org.bytedeco.onnxruntime.OrtStatus
org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
org.bytedeco.onnxruntime.OrtTensorRTProviderOptionsV2
org.bytedeco.onnxruntime.OrtTensorTypeAndShapeInfo
org.bytedeco.onnxruntime.OrtThreadPoolParams
org.bytedeco.onnxruntime.OrtThreadWorkerFn
org.bytedeco.onnxruntime.OrtThreadingOptions
org.bytedeco.onnxruntime.OrtTypeInfo
org.bytedeco.onnxruntime.OrtValue
org.bytedeco.onnxruntime.RunOptions
org.bytedeco.onnxruntime.SequenceTypeInfo
org.bytedeco.onnxruntime.Session
org.bytedeco.onnxruntime.SessionOptions
org.bytedeco.onnxruntime.StringVector
org.bytedeco.onnxruntime.StringVector.Iterator
org.bytedeco.onnxruntime.TensorTypeAndShapeInfo
org.bytedeco.onnxruntime.TypeInfo
org.bytedeco.onnxruntime.UnownedMapTypeInfo
org.bytedeco.onnxruntime.UnownedMemoryInfo
org.bytedeco.onnxruntime.UnownedSequenceTypeInfo
org.bytedeco.onnxruntime.UnownedTensorTypeAndShapeInfo
org.bytedeco.onnxruntime.Value
org.bytedeco.onnxruntime.Value.OrtSparseValuesParam
org.bytedeco.onnxruntime.Value.Shape
org.bytedeco.onnxruntime.ValueVector
org.bytedeco.onnxruntime.ValueVector.Iterator
org.bytedeco.onnxruntime.global.onnxruntime
org.bytedeco.onnxruntime.global.onnxruntime.OrtSparseIndicesFormat
org.bytedeco.onnxruntime.presets.onnxruntime