Skip navigation links
A B C D E F G H I K L M N O P R S T U V W _ 

A

Add(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.CustomOpDomain
Wraps CustomOpDomain_Add
Add(OrtCustomOpDomain) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::AddCustomOpDomain
addACL(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds the ARM Compute Library as an execution backend.
addActiveLoraAdapter(OrtLoraAdapter) - Method in class ai.onnxruntime.OrtSession.RunOptions
Adds the specified adapter to the list of active adapters for this run.
AddActiveLoraAdapter(LoraAdapter) - Method in class org.bytedeco.onnxruntime.RunOptions
\brief Add the LoraAdapter to the list of active adapters.
addArmNN(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds the ARM Neural Net library as an execution backend.
AddConfig(BytePointer, BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.CustomOpConfigs
\brief Adds a session configuration entry/value for a specific custom operator.
AddConfig(String, String, String) - Method in class org.bytedeco.onnxruntime.CustomOpConfigs
 
addConfigEntry(String, String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds a single session configuration entry as a pair of strings.
AddConfigEntry(BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.RunOptions
Wraps OrtApi::AddRunConfigEntry
AddConfigEntry(String, String) - Method in class org.bytedeco.onnxruntime.RunOptions
 
AddConfigEntry(BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::AddSessionConfigEntry
AddConfigEntry(String, String) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
addCoreML() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Apple's CoreML as an execution backend.
addCoreML(EnumSet<CoreMLFlags>) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Apple's CoreML as an execution backend.
addCPU(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds the CPU as an execution backend, using the arena allocator if desired.
addCUDA() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Add CUDA as an execution backend, using device 0.
addCUDA(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Add CUDA as an execution backend, using the specified CUDA device id.
addCUDA(OrtCUDAProviderOptions) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds CUDA as an execution backend, using the specified CUDA options.
AddCustomOpDomain(OrtSessionOptions, OrtCustomOpDomain) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
addDirectML(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds DirectML as an execution backend.
addDnnl(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Intel's Deep Neural Network Library as an execution backend.
addExternalInitializers(Map<String, OnnxTensorLike>) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds in the supplied externally loaded initializers.
AddExternalInitializers(OrtSessionOptions, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Replace initialized Tensors with external data with the data provided in initializers.
AddExternalInitializers(OrtSessionOptions, BytePointer, OrtValue, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddExternalInitializers(OrtSessionOptions, ByteBuffer, OrtValue, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddExternalInitializers(OrtSessionOptions, byte[], OrtValue, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddExternalInitializers(StringVector, ValueVector) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::AddExternalInitializers
AddExternalInitializersFromFilesInMemory(OrtSessionOptions, PointerPointer, PointerPointer, SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Replace initialized Tensors with external data with the provided files in memory The function will find the initialized TensorProtos with external data in the graph with the provided external file names and the file content in memory.
AddExternalInitializersFromFilesInMemory(OrtSessionOptions, Pointer, BytePointer, SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddExternalInitializersFromFilesInMemory(OrtSessionOptions, Pointer, ByteBuffer, SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddExternalInitializersFromFilesInMemory(OrtSessionOptions, Pointer, byte[], SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddExternalInitializersFromFilesInMemory(Pointer, PointerPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::AddExternalInitializersFromFilesInMemory
AddExternalInitializersFromFilesInMemory(Pointer, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AddExternalInitializersFromFilesInMemory(Pointer, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AddExternalInitializersFromFilesInMemory(Pointer, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AddFreeDimensionOverride(OrtSessionOptions, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
AddFreeDimensionOverride(OrtSessionOptions, String, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddFreeDimensionOverrideByName(OrtSessionOptions, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
AddFreeDimensionOverrideByName(OrtSessionOptions, String, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
addInitializer(String, OnnxTensorLike) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds an initializer to override one from the ONNX model.
AddInitializer(OrtSessionOptions, BytePointer, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
AddInitializer(OrtSessionOptions, String, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddInitializer(BytePointer, OrtValue) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::AddInitializer
AddInitializer(String, OrtValue) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
addNnapi() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Android's NNAPI as an execution backend.
addNnapi(EnumSet<NNAPIFlags>) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Android's NNAPI as an execution backend.
addOpenVINO(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds OpenVINO as an execution backend.
addProperty(String, float) - Method in class ai.onnxruntime.OrtTrainingSession
Adds a float property to this training session checkpoint.
addProperty(String, int) - Method in class ai.onnxruntime.OrtTrainingSession
Adds a int property to this training session checkpoint.
addProperty(String, String) - Method in class ai.onnxruntime.OrtTrainingSession
Adds a String property to this training session checkpoint.
addQnn(Map<String, String>) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds QNN as an execution backend.
addROCM() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Add ROCM as an execution backend, using device 0.
addROCM(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Add ROCM as an execution backend, using the specified ROCM device id.
addRunConfigEntry(String, String) - Method in class ai.onnxruntime.OrtSession.RunOptions
Adds a configuration entry to this RunOptions.
AddRunConfigEntry(OrtRunOptions, BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtRunOptions \{
AddRunConfigEntry(OrtRunOptions, String, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AddSessionConfigEntry(OrtSessionOptions, BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
AddSessionConfigEntry(OrtSessionOptions, String, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
addTensorrt(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Nvidia's TensorRT as an execution backend.
addTensorrt(OrtTensorRTProviderOptions) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds Nvidia's TensorRT as an execution backend.
addTvm(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds TVM as an execution backend.
addXnnpack(Map<String, String>) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Adds XNNPACK as an execution backend.
aggregateToInt(EnumSet<E>) - Static method in interface ai.onnxruntime.providers.OrtFlags
Converts an EnumSet of flags into the value expected by the C API.
ai.onnxruntime - package ai.onnxruntime
A Java interface to the ONNX Runtime.
ai.onnxruntime.platform - package ai.onnxruntime.platform
A package of platform specific code, used to swap out Java implementations which don't run on Android.
ai.onnxruntime.providers - package ai.onnxruntime.providers
Classes for controlling the behavior of ONNX Runtime Execution Providers.
Alloc(long) - Method in class org.bytedeco.onnxruntime.AllocatorImpl
 
Alloc(long) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
 
Alloc() - Method in class org.bytedeco.onnxruntime.OrtAllocator
Returns a pointer to an allocated block of size bytes
Alloc(OrtAllocator.Alloc_OrtAllocator_long) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
Alloc_OrtAllocator_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Alloc_OrtAllocator_long
Pointer cast constructor.
Alloc_OrtAllocator_long() - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Alloc_OrtAllocator_long
 
AllocatedFree - Class in org.bytedeco.onnxruntime
 
AllocatedFree(Pointer) - Constructor for class org.bytedeco.onnxruntime.AllocatedFree
Pointer cast constructor.
AllocatedFree(OrtAllocator) - Constructor for class org.bytedeco.onnxruntime.AllocatedFree
 
Allocator - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtAllocator
Allocator(Pointer) - Constructor for class org.bytedeco.onnxruntime.Allocator
Pointer cast constructor.
Allocator(Session, OrtMemoryInfo) - Constructor for class org.bytedeco.onnxruntime.Allocator
 
allocator_() - Method in class org.bytedeco.onnxruntime.AllocatedFree
 
allocator_(OrtAllocator) - Method in class org.bytedeco.onnxruntime.AllocatedFree
 
AllocatorAlloc(OrtAllocator, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtAllocator \{
AllocatorAlloc(OrtAllocator, long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
AllocatorFree(OrtAllocator, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Calls OrtAllocator::Free function
AllocatorGetInfo(OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Calls OrtAllocator::Info function
AllocatorGetInfo(OrtAllocator, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
allocatorHandle - Variable in class ai.onnxruntime.OnnxTensorLike
The pointer to the native memory allocator.
AllocatorImpl - Class in org.bytedeco.onnxruntime
 
AllocatorImpl() - Constructor for class org.bytedeco.onnxruntime.AllocatorImpl
Default native constructor.
AllocatorImpl(long) - Constructor for class org.bytedeco.onnxruntime.AllocatorImpl
Native array allocator.
AllocatorImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.AllocatorImpl
Pointer cast constructor.
AllocatorWithDefaultOptions - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtAllocator default instance that is owned by Onnxruntime
AllocatorWithDefaultOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.AllocatorWithDefaultOptions
Pointer cast constructor.
AllocatorWithDefaultOptions(long) - Constructor for class org.bytedeco.onnxruntime.AllocatorWithDefaultOptions
Native array allocator.
AllocatorWithDefaultOptions() - Constructor for class org.bytedeco.onnxruntime.AllocatorWithDefaultOptions
 
AllocatorWithDefaultOptionsImpl - Class in org.bytedeco.onnxruntime
 
AllocatorWithDefaultOptionsImpl() - Constructor for class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
Default native constructor.
AllocatorWithDefaultOptionsImpl(long) - Constructor for class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
Native array allocator.
AllocatorWithDefaultOptionsImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
Pointer cast constructor.
AppendExecutionProvider(BytePointer, StringStringMap) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider.
AppendExecutionProvider(BytePointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider(String, StringStringMap) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider(String) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider_CANN(OrtCANNProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_Dnnl
AppendExecutionProvider_CUDA(OrtCUDAProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_CUDA
AppendExecutionProvider_CUDA_V2(OrtCUDAProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_CUDA_V2
AppendExecutionProvider_Dnnl(OrtDnnlProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider_MIGraphX(OrtMIGraphXProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_MIGraphX Wraps OrtApi::SessionOptionsAppendExecutionProvider_CANN
AppendExecutionProvider_OpenVINO(OrtOpenVINOProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_OpenVINO Wraps OrtApi::SessionOptionsAppendExecutionProvider_OpenVINO_V2
AppendExecutionProvider_OpenVINO_V2(StringStringMap) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider_OpenVINO_V2() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider_ROCM(OrtROCMProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_ROCM
AppendExecutionProvider_TensorRT(OrtTensorRTProviderOptions) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_TensorRT
AppendExecutionProvider_TensorRT_V2(OrtTensorRTProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsAppendExecutionProvider_TensorRT
AppendExecutionProvider_VitisAI(StringStringMap) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
AppendExecutionProvider_VitisAI() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
apply(Pointer) - Method in class org.bytedeco.onnxruntime.AllocatedFree
 
applyToNative() - Method in class ai.onnxruntime.OrtProviderOptions
Applies the Java side configuration to the native side object.
applyToNative(long, long, String[], String[]) - Method in class ai.onnxruntime.providers.OrtCUDAProviderOptions
Adds the options to this options instance.
applyToNative(long, long, String[], String[]) - Method in class ai.onnxruntime.providers.OrtTensorRTProviderOptions
Adds the options to this options instance.
arena_extend_strategy() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief Strategy used to grow the memory arena 0 = kNextPowerOfTwo
1 = kSameAsRequested
Defaults to 0.
arena_extend_strategy(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
arena_extend_strategy() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief Strategy used to grow the memory arena 0 = kNextPowerOfTwo
1 = kSameAsRequested
Defaults to 0.
arena_extend_strategy(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
ArenaCfg - Class in org.bytedeco.onnxruntime
\struct Ort::ArenaCfg \brief it is a structure that represents the configuration of an arena based allocator \details Please see docs/C_API.md for details
ArenaCfg(Pointer) - Constructor for class org.bytedeco.onnxruntime.ArenaCfg
Pointer cast constructor.
ArenaCfg(long, int, int, int) - Constructor for class org.bytedeco.onnxruntime.ArenaCfg
Wraps OrtApi::CreateArenaCfg
asByte() - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
asByte() - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
asByte() - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
asByte() - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
asFloat() - Method in class org.bytedeco.onnxruntime.BFloat16_t
User defined conversion operator.
asFloat() - Method in class org.bytedeco.onnxruntime.Float16_t
User defined conversion operator.
AsInt() - Method in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
asOrtAllocator() - Method in class org.bytedeco.onnxruntime.BaseAllocator
 
asOrtArenaCfg() - Method in class org.bytedeco.onnxruntime.BaseArenaCfg
 
asOrtCustomOpDomain() - Method in class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
asOrtEnv() - Method in class org.bytedeco.onnxruntime.BaseEnv
 
asOrtIoBinding() - Method in class org.bytedeco.onnxruntime.BaseIoBinding
 
asOrtKernelInfo() - Method in class org.bytedeco.onnxruntime.BaseKernelInfo
 
asOrtLoraAdapter() - Method in class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
asOrtMapTypeInfo() - Method in class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
asOrtMemoryInfo() - Method in class org.bytedeco.onnxruntime.BaseMemoryInfo
 
asOrtModelMetadata() - Method in class org.bytedeco.onnxruntime.BaseModelMetadata
 
asOrtOp() - Method in class org.bytedeco.onnxruntime.BaseOrtOp
 
asOrtOpAttr() - Method in class org.bytedeco.onnxruntime.BaseOpAttr
 
asOrtRunOptions() - Method in class org.bytedeco.onnxruntime.BaseRunOptions
 
asOrtSequenceTypeInfo() - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
asOrtSession() - Method in class org.bytedeco.onnxruntime.BaseSession
 
asOrtSessionOptions() - Method in class org.bytedeco.onnxruntime.BaseSessionOptions
 
asOrtStatus() - Method in class org.bytedeco.onnxruntime.BaseStatus
 
asOrtTensorTypeAndShapeInfo() - Method in class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
asOrtThreadingOptions() - Method in class org.bytedeco.onnxruntime.BaseThreadingOptions
 
asOrtTypeInfo() - Method in class org.bytedeco.onnxruntime.BaseTypeInfo
 
asOrtValue() - Method in class org.bytedeco.onnxruntime.BaseValue
 
AsSym() - Method in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseConstIoBinding
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseConstSession
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
asUnownedAllocator() - Method in class org.bytedeco.onnxruntime.BaseConstValue
 

B

back() - Method in class org.bytedeco.onnxruntime.FloatVector
 
back() - Method in class org.bytedeco.onnxruntime.LongVector
 
back() - Method in class org.bytedeco.onnxruntime.StringVector
 
back() - Method in class org.bytedeco.onnxruntime.ValueVector
 
BaseAllocator - Class in org.bytedeco.onnxruntime
 
BaseAllocator(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseAllocator
Pointer cast constructor.
BaseAllocator(long) - Constructor for class org.bytedeco.onnxruntime.BaseAllocator
Native array allocator.
BaseAllocator() - Constructor for class org.bytedeco.onnxruntime.BaseAllocator
 
BaseAllocator(OrtAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseAllocator
 
BaseAllocator(BaseAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseAllocator
 
BaseAllocatorWithDefaultOptions - Class in org.bytedeco.onnxruntime
 
BaseAllocatorWithDefaultOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
Pointer cast constructor.
BaseAllocatorWithDefaultOptions(long) - Constructor for class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
Native array allocator.
BaseAllocatorWithDefaultOptions() - Constructor for class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
BaseAllocatorWithDefaultOptions(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
BaseAllocatorWithDefaultOptions(BaseAllocatorWithDefaultOptions) - Constructor for class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
BaseArenaCfg - Class in org.bytedeco.onnxruntime
 
BaseArenaCfg(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseArenaCfg
Pointer cast constructor.
BaseArenaCfg(long) - Constructor for class org.bytedeco.onnxruntime.BaseArenaCfg
Native array allocator.
BaseArenaCfg() - Constructor for class org.bytedeco.onnxruntime.BaseArenaCfg
 
BaseArenaCfg(OrtArenaCfg) - Constructor for class org.bytedeco.onnxruntime.BaseArenaCfg
 
BaseArenaCfg(BaseArenaCfg) - Constructor for class org.bytedeco.onnxruntime.BaseArenaCfg
 
BaseConstIoBinding - Class in org.bytedeco.onnxruntime
 
BaseConstIoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseConstIoBinding
Pointer cast constructor.
BaseConstIoBinding(long) - Constructor for class org.bytedeco.onnxruntime.BaseConstIoBinding
Native array allocator.
BaseConstIoBinding() - Constructor for class org.bytedeco.onnxruntime.BaseConstIoBinding
 
BaseConstIoBinding(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseConstIoBinding
 
BaseConstIoBinding(BaseConstIoBinding) - Constructor for class org.bytedeco.onnxruntime.BaseConstIoBinding
 
BaseConstMapTypeInfo - Class in org.bytedeco.onnxruntime
 
BaseConstMapTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
Pointer cast constructor.
BaseConstMapTypeInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
Native array allocator.
BaseConstMapTypeInfo() - Constructor for class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
BaseConstMapTypeInfo(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
BaseConstMapTypeInfo(BaseConstMapTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
BaseConstSession - Class in org.bytedeco.onnxruntime
 
BaseConstSession(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseConstSession
Pointer cast constructor.
BaseConstSession(long) - Constructor for class org.bytedeco.onnxruntime.BaseConstSession
Native array allocator.
BaseConstSession() - Constructor for class org.bytedeco.onnxruntime.BaseConstSession
 
BaseConstSession(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseConstSession
 
BaseConstSession(BaseConstSession) - Constructor for class org.bytedeco.onnxruntime.BaseConstSession
 
BaseConstSessionOptions - Class in org.bytedeco.onnxruntime
 
BaseConstSessionOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseConstSessionOptions
Pointer cast constructor.
BaseConstSessionOptions(long) - Constructor for class org.bytedeco.onnxruntime.BaseConstSessionOptions
Native array allocator.
BaseConstSessionOptions() - Constructor for class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
BaseConstSessionOptions(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
BaseConstSessionOptions(BaseConstSessionOptions) - Constructor for class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
BaseConstTensorTypeAndShapeInfo - Class in org.bytedeco.onnxruntime
 
BaseConstTensorTypeAndShapeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
Pointer cast constructor.
BaseConstTensorTypeAndShapeInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
Native array allocator.
BaseConstTensorTypeAndShapeInfo() - Constructor for class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
BaseConstTensorTypeAndShapeInfo(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
BaseConstTensorTypeAndShapeInfo(BaseConstTensorTypeAndShapeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
BaseConstValue - Class in org.bytedeco.onnxruntime
/** This is a non-const pointer holder that is move-only.
BaseConstValue(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseConstValue
Pointer cast constructor.
BaseConstValue(long) - Constructor for class org.bytedeco.onnxruntime.BaseConstValue
Native array allocator.
BaseConstValue() - Constructor for class org.bytedeco.onnxruntime.BaseConstValue
 
BaseConstValue(UnownedAllocator) - Constructor for class org.bytedeco.onnxruntime.BaseConstValue
 
BaseConstValue(BaseConstValue) - Constructor for class org.bytedeco.onnxruntime.BaseConstValue
 
BaseCustomOpDomain - Class in org.bytedeco.onnxruntime
 
BaseCustomOpDomain(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseCustomOpDomain
Pointer cast constructor.
BaseCustomOpDomain(long) - Constructor for class org.bytedeco.onnxruntime.BaseCustomOpDomain
Native array allocator.
BaseCustomOpDomain() - Constructor for class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
BaseCustomOpDomain(OrtCustomOpDomain) - Constructor for class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
BaseCustomOpDomain(BaseCustomOpDomain) - Constructor for class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
BaseEnv - Class in org.bytedeco.onnxruntime
 
BaseEnv(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseEnv
Pointer cast constructor.
BaseEnv(long) - Constructor for class org.bytedeco.onnxruntime.BaseEnv
Native array allocator.
BaseEnv() - Constructor for class org.bytedeco.onnxruntime.BaseEnv
 
BaseEnv(OrtEnv) - Constructor for class org.bytedeco.onnxruntime.BaseEnv
 
BaseEnv(BaseEnv) - Constructor for class org.bytedeco.onnxruntime.BaseEnv
 
BaseIoBinding - Class in org.bytedeco.onnxruntime
 
BaseIoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseIoBinding
Pointer cast constructor.
BaseIoBinding(long) - Constructor for class org.bytedeco.onnxruntime.BaseIoBinding
Native array allocator.
BaseIoBinding() - Constructor for class org.bytedeco.onnxruntime.BaseIoBinding
 
BaseIoBinding(OrtIoBinding) - Constructor for class org.bytedeco.onnxruntime.BaseIoBinding
 
BaseIoBinding(BaseIoBinding) - Constructor for class org.bytedeco.onnxruntime.BaseIoBinding
 
BaseKernelInfo - Class in org.bytedeco.onnxruntime
 
BaseKernelInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseKernelInfo
Pointer cast constructor.
BaseKernelInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseKernelInfo
Native array allocator.
BaseKernelInfo() - Constructor for class org.bytedeco.onnxruntime.BaseKernelInfo
 
BaseKernelInfo(OrtKernelInfo) - Constructor for class org.bytedeco.onnxruntime.BaseKernelInfo
 
BaseKernelInfo(BaseKernelInfo) - Constructor for class org.bytedeco.onnxruntime.BaseKernelInfo
 
BaseMapTypeInfo - Class in org.bytedeco.onnxruntime
 
BaseMapTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseMapTypeInfo
Pointer cast constructor.
BaseMapTypeInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseMapTypeInfo
Native array allocator.
BaseMapTypeInfo() - Constructor for class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
BaseMapTypeInfo(OrtMapTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
BaseMapTypeInfo(BaseMapTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
BaseMemoryInfo - Class in org.bytedeco.onnxruntime
 
BaseMemoryInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseMemoryInfo
Pointer cast constructor.
BaseMemoryInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseMemoryInfo
Native array allocator.
BaseMemoryInfo() - Constructor for class org.bytedeco.onnxruntime.BaseMemoryInfo
 
BaseMemoryInfo(OrtMemoryInfo) - Constructor for class org.bytedeco.onnxruntime.BaseMemoryInfo
 
BaseMemoryInfo(BaseMemoryInfo) - Constructor for class org.bytedeco.onnxruntime.BaseMemoryInfo
 
BaseModelMetadata - Class in org.bytedeco.onnxruntime
 
BaseModelMetadata(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseModelMetadata
Pointer cast constructor.
BaseModelMetadata(long) - Constructor for class org.bytedeco.onnxruntime.BaseModelMetadata
Native array allocator.
BaseModelMetadata() - Constructor for class org.bytedeco.onnxruntime.BaseModelMetadata
 
BaseModelMetadata(OrtModelMetadata) - Constructor for class org.bytedeco.onnxruntime.BaseModelMetadata
 
BaseModelMetadata(BaseModelMetadata) - Constructor for class org.bytedeco.onnxruntime.BaseModelMetadata
 
BaseOpAttr - Class in org.bytedeco.onnxruntime
 
BaseOpAttr(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseOpAttr
Pointer cast constructor.
BaseOpAttr(long) - Constructor for class org.bytedeco.onnxruntime.BaseOpAttr
Native array allocator.
BaseOpAttr() - Constructor for class org.bytedeco.onnxruntime.BaseOpAttr
 
BaseOpAttr(OrtOpAttr) - Constructor for class org.bytedeco.onnxruntime.BaseOpAttr
 
BaseOpAttr(BaseOpAttr) - Constructor for class org.bytedeco.onnxruntime.BaseOpAttr
 
BaseOrtLoraAdapter - Class in org.bytedeco.onnxruntime
 
BaseOrtLoraAdapter(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
Pointer cast constructor.
BaseOrtLoraAdapter(long) - Constructor for class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
Native array allocator.
BaseOrtLoraAdapter() - Constructor for class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
BaseOrtLoraAdapter(OrtLoraAdapter) - Constructor for class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
BaseOrtLoraAdapter(BaseOrtLoraAdapter) - Constructor for class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
BaseOrtOp - Class in org.bytedeco.onnxruntime
 
BaseOrtOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseOrtOp
Pointer cast constructor.
BaseOrtOp(long) - Constructor for class org.bytedeco.onnxruntime.BaseOrtOp
Native array allocator.
BaseOrtOp() - Constructor for class org.bytedeco.onnxruntime.BaseOrtOp
 
BaseOrtOp(OrtOp) - Constructor for class org.bytedeco.onnxruntime.BaseOrtOp
 
BaseOrtOp(BaseOrtOp) - Constructor for class org.bytedeco.onnxruntime.BaseOrtOp
 
BaseRunOptions - Class in org.bytedeco.onnxruntime
 
BaseRunOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseRunOptions
Pointer cast constructor.
BaseRunOptions(long) - Constructor for class org.bytedeco.onnxruntime.BaseRunOptions
Native array allocator.
BaseRunOptions() - Constructor for class org.bytedeco.onnxruntime.BaseRunOptions
 
BaseRunOptions(OrtRunOptions) - Constructor for class org.bytedeco.onnxruntime.BaseRunOptions
 
BaseRunOptions(BaseRunOptions) - Constructor for class org.bytedeco.onnxruntime.BaseRunOptions
 
BaseSequenceTypeInfo - Class in org.bytedeco.onnxruntime
 
BaseSequenceTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
Pointer cast constructor.
BaseSequenceTypeInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
Native array allocator.
BaseSequenceTypeInfo() - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
BaseSequenceTypeInfo(OrtSequenceTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
BaseSequenceTypeInfo(BaseSequenceTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
BaseSequenceTypeInfoImpl - Class in org.bytedeco.onnxruntime
 
BaseSequenceTypeInfoImpl() - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfoImpl
Default native constructor.
BaseSequenceTypeInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfoImpl
Native array allocator.
BaseSequenceTypeInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseSequenceTypeInfoImpl
Pointer cast constructor.
BaseSession - Class in org.bytedeco.onnxruntime
 
BaseSession(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseSession
Pointer cast constructor.
BaseSession(long) - Constructor for class org.bytedeco.onnxruntime.BaseSession
Native array allocator.
BaseSession() - Constructor for class org.bytedeco.onnxruntime.BaseSession
 
BaseSession(OrtSession) - Constructor for class org.bytedeco.onnxruntime.BaseSession
 
BaseSession(BaseSession) - Constructor for class org.bytedeco.onnxruntime.BaseSession
 
BaseSessionOptions - Class in org.bytedeco.onnxruntime
 
BaseSessionOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseSessionOptions
Pointer cast constructor.
BaseSessionOptions(long) - Constructor for class org.bytedeco.onnxruntime.BaseSessionOptions
Native array allocator.
BaseSessionOptions() - Constructor for class org.bytedeco.onnxruntime.BaseSessionOptions
 
BaseSessionOptions(OrtSessionOptions) - Constructor for class org.bytedeco.onnxruntime.BaseSessionOptions
 
BaseSessionOptions(BaseSessionOptions) - Constructor for class org.bytedeco.onnxruntime.BaseSessionOptions
 
BaseStatus - Class in org.bytedeco.onnxruntime
 
BaseStatus(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseStatus
Pointer cast constructor.
BaseStatus(long) - Constructor for class org.bytedeco.onnxruntime.BaseStatus
Native array allocator.
BaseStatus() - Constructor for class org.bytedeco.onnxruntime.BaseStatus
 
BaseStatus(OrtStatus) - Constructor for class org.bytedeco.onnxruntime.BaseStatus
 
BaseStatus(BaseStatus) - Constructor for class org.bytedeco.onnxruntime.BaseStatus
 
BaseTensorTypeAndShapeInfo - Class in org.bytedeco.onnxruntime
 
BaseTensorTypeAndShapeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
Pointer cast constructor.
BaseTensorTypeAndShapeInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
Native array allocator.
BaseTensorTypeAndShapeInfo() - Constructor for class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
BaseTensorTypeAndShapeInfo(OrtTensorTypeAndShapeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
BaseTensorTypeAndShapeInfo(BaseTensorTypeAndShapeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
BaseThreadingOptions - Class in org.bytedeco.onnxruntime
 
BaseThreadingOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseThreadingOptions
Pointer cast constructor.
BaseThreadingOptions(long) - Constructor for class org.bytedeco.onnxruntime.BaseThreadingOptions
Native array allocator.
BaseThreadingOptions() - Constructor for class org.bytedeco.onnxruntime.BaseThreadingOptions
 
BaseThreadingOptions(OrtThreadingOptions) - Constructor for class org.bytedeco.onnxruntime.BaseThreadingOptions
 
BaseThreadingOptions(BaseThreadingOptions) - Constructor for class org.bytedeco.onnxruntime.BaseThreadingOptions
 
BaseTypeInfo - Class in org.bytedeco.onnxruntime
 
BaseTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseTypeInfo
Pointer cast constructor.
BaseTypeInfo(long) - Constructor for class org.bytedeco.onnxruntime.BaseTypeInfo
Native array allocator.
BaseTypeInfo() - Constructor for class org.bytedeco.onnxruntime.BaseTypeInfo
 
BaseTypeInfo(OrtTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseTypeInfo
 
BaseTypeInfo(BaseTypeInfo) - Constructor for class org.bytedeco.onnxruntime.BaseTypeInfo
 
BaseValue - Class in org.bytedeco.onnxruntime
 
BaseValue(Pointer) - Constructor for class org.bytedeco.onnxruntime.BaseValue
Pointer cast constructor.
BaseValue(long) - Constructor for class org.bytedeco.onnxruntime.BaseValue
Native array allocator.
BaseValue() - Constructor for class org.bytedeco.onnxruntime.BaseValue
 
BaseValue(OrtValue) - Constructor for class org.bytedeco.onnxruntime.BaseValue
 
BaseValue(BaseValue) - Constructor for class org.bytedeco.onnxruntime.BaseValue
 
begin() - Method in class org.bytedeco.onnxruntime.FloatVector
 
begin() - Method in class org.bytedeco.onnxruntime.LongVector
 
begin() - Method in class org.bytedeco.onnxruntime.StringStringMap
 
begin() - Method in class org.bytedeco.onnxruntime.StringVector
 
begin() - Method in class org.bytedeco.onnxruntime.ValueVector
 
bf16ToFloat(short) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Converts a bf16 value stored in a short into a float value.
BFloat16_t - Class in org.bytedeco.onnxruntime
\brief bfloat16 (Brain Floating Point) data type \details This struct is used for converting float to bfloat16 and back so the user could feed inputs and fetch outputs using these type.
BFloat16_t(Pointer) - Constructor for class org.bytedeco.onnxruntime.BFloat16_t
Pointer cast constructor.
BFloat16_t() - Constructor for class org.bytedeco.onnxruntime.BFloat16_t
 
BFloat16_t(float) - Constructor for class org.bytedeco.onnxruntime.BFloat16_t
__ctor from float.
BindInput(BytePointer, Value) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
BindInput(String, Value) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
BindInput(OrtIoBinding, BytePointer, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Bind an ::OrtValue to an ::OrtIoBinding input When using OrtApi::RunWithBinding this value is used for the named input
BindInput(OrtIoBinding, String, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
BindOutput(BytePointer, Value) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
BindOutput(String, Value) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
BindOutput(BytePointer, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
BindOutput(String, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
BindOutput(OrtIoBinding, BytePointer, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Bind an ::OrtValue to an ::OrtIoBinding output When using OrtApi::RunWithBinding this value is used for the named output
BindOutput(OrtIoBinding, String, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
BindOutputToDevice(OrtIoBinding, BytePointer, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Bind an ::OrtIoBinding output to a device Binds the ::OrtValue to a device which is specified by ::OrtMemoryInfo.
BindOutputToDevice(OrtIoBinding, String, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
BlockSparseTensor(IntBuffer, long[], Buffer, long[], long[], OnnxJavaType, long) - Constructor for class ai.onnxruntime.OnnxSparseTensor.BlockSparseTensor
Construct a block sparse tensor.
BytePointer_GetBuildInfoString(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.BytePointer_GetBuildInfoString
Pointer cast constructor.
BytePointer_GetBuildInfoString() - Constructor for class org.bytedeco.onnxruntime.OrtApi.BytePointer_GetBuildInfoString
 
BytePointer_GetVersionString(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApiBase.BytePointer_GetVersionString
Pointer cast constructor.
BytePointer_GetVersionString() - Constructor for class org.bytedeco.onnxruntime.OrtApiBase.BytePointer_GetVersionString
 

C

cache_dir() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
cache_dir(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
call(Pointer, long) - Method in class org.bytedeco.onnxruntime.KernelContext.Fn_Pointer_long
 
call(OrtAllocator, long) - Method in class org.bytedeco.onnxruntime.OrtAllocator.Alloc_OrtAllocator_long
 
call(OrtAllocator, Pointer) - Method in class org.bytedeco.onnxruntime.OrtAllocator.Free_OrtAllocator_Pointer
 
call(OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtAllocator.Info_OrtAllocator
 
call(OrtAllocator, long) - Method in class org.bytedeco.onnxruntime.OrtAllocator.Reserve_OrtAllocator_long
 
call() - Method in class org.bytedeco.onnxruntime.OrtApi.BytePointer_GetBuildInfoString
 
call(OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi.ClearBoundInputs_OrtIoBinding
 
call(OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi.ClearBoundOutputs_OrtIoBinding
 
call(int, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi.CreateStatus_int_BytePointer
 
call(Pointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi.Fn_Pointer_long
 
call(OrtStatus) - Method in class org.bytedeco.onnxruntime.OrtApi.GetErrorCode_OrtStatus
 
call(OrtStatus) - Method in class org.bytedeco.onnxruntime.OrtApi.GetErrorMessage_OrtStatus
 
call(int) - Method in class org.bytedeco.onnxruntime.OrtApi.GetTrainingApi_int
 
call(OrtMemoryInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi.MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer
 
call(OrtCANNProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi.ReleaseCANNProviderOptions_OrtCANNProviderOptions
 
call(OrtCUDAProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi.ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2
 
call(OrtDnnlProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi.ReleaseDnnlProviderOptions_OrtDnnlProviderOptions
 
call(OrtROCMProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi.ReleaseROCMProviderOptions_OrtROCMProviderOptions
 
call(OrtTensorRTProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi.ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2
 
call() - Method in class org.bytedeco.onnxruntime.OrtApiBase.BytePointer_GetVersionString
 
call(int) - Method in class org.bytedeco.onnxruntime.OrtApiBase.GetApi_int
 
call(Pointer, OrtThreadWorkerFn, Pointer) - Method in class org.bytedeco.onnxruntime.OrtCustomCreateThreadFn
 
call(OrtCustomHandleType) - Method in class org.bytedeco.onnxruntime.OrtCustomJoinThreadFn
 
call(OrtCustomOp, OrtApi, OrtKernelInfo) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo
 
call(OrtCustomOp, OrtApi, OrtKernelInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer
 
call(PointerPointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetAliasMap_PointerPointer_PointerPointer
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetEndVersion_OrtCustomOp
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetExecutionProviderType_OrtCustomOp
 
call(OrtCustomOp, long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetInputCharacteristic_OrtCustomOp_long
 
call(OrtCustomOp, long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetInputMemoryType_OrtCustomOp_long
 
call(OrtCustomOp, long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetInputType_OrtCustomOp_long
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetInputTypeCount_OrtCustomOp
 
call(PointerPointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetMayInplace_PointerPointer_PointerPointer
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetName_OrtCustomOp
 
call(OrtCustomOp, long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputCharacteristic_OrtCustomOp_long
 
call(OrtCustomOp, long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputType_OrtCustomOp_long
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputTypeCount_OrtCustomOp
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetStartVersion_OrtCustomOp
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicInputHomogeneity_OrtCustomOp
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicInputMinArity_OrtCustomOp
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicOutputHomogeneity_OrtCustomOp
 
call(OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicOutputMinArity_OrtCustomOp
 
call(OrtCustomOp, OrtShapeInferContext) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext
 
call(Pointer, OrtKernelContext) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.KernelCompute_Pointer_OrtKernelContext
 
call(Pointer, OrtKernelContext) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.KernelComputeV2_Pointer_OrtKernelContext
 
call(Pointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.KernelDestroy_Pointer
 
call(IntPointer, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.ReleaseAliasMap_IntPointer_IntPointer
 
call(IntPointer, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp.ReleaseMayInplace_IntPointer_IntPointer
 
call(Pointer, int, BytePointer, BytePointer, BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtLoggingFunction
 
call(Pointer) - Method in class org.bytedeco.onnxruntime.OrtThreadWorkerFn
 
call(OrtSessionOptions, OrtApiBase) - Method in class org.bytedeco.onnxruntime.RegisterCustomOpsFn
 
call(Pointer, PointerPointer, long, OrtStatus) - Method in class org.bytedeco.onnxruntime.RunAsyncCallbackFn
 
CastTypeInfoToMapTypeInfo(OrtTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get detailed map information from an ::OrtTypeInfo This augments ::OrtTypeInfo to return an ::OrtMapTypeInfo when the type is a map.
CastTypeInfoToMapTypeInfo(OrtTypeInfo, OrtMapTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CastTypeInfoToOptionalTypeInfo(OrtTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get Optional Type information from an ::OrtTypeInfo This augments ::OrtTypeInfo to return an ::OrtOptionalTypeInfo when the type is optional.
CastTypeInfoToOptionalTypeInfo(OrtTypeInfo, OrtOptionalTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CastTypeInfoToSequenceTypeInfo(OrtTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Cast ::OrtTypeInfo to an ::OrtSequenceTypeInfo This api augments ::OrtTypeInfo to return an ::OrtSequenceTypeInfo when the type is a sequence.
CastTypeInfoToSequenceTypeInfo(OrtTypeInfo, OrtSequenceTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CastTypeInfoToTensorInfo(OrtTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtTypeInfo \{
CastTypeInfoToTensorInfo(OrtTypeInfo, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
checkClosed() - Method in class ai.onnxruntime.OnnxMap
Checks if the OnnxValue is closed, if so throws IllegalStateException.
checkClosed() - Method in class ai.onnxruntime.OnnxSequence
Checks if the OnnxValue is closed, if so throws IllegalStateException.
checkClosed() - Method in class ai.onnxruntime.OnnxTensorLike
Checks if the OnnxValue is closed, if so throws IllegalStateException.
checkClosed() - Method in class ai.onnxruntime.OrtProviderOptions
Checks if the OrtProviderOptions is closed, if so throws IllegalStateException.
clazz - Variable in enum ai.onnxruntime.OnnxJavaType
The Java side type used as the carrier.
clear() - Method in class org.bytedeco.onnxruntime.FloatVector
 
clear() - Method in class org.bytedeco.onnxruntime.LongVector
 
clear() - Method in class org.bytedeco.onnxruntime.StringVector
 
clear() - Method in class org.bytedeco.onnxruntime.ValueVector
 
ClearBoundInputs() - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
ClearBoundInputs() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ClearBoundInputs(OrtApi.ClearBoundInputs_OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ClearBoundInputs_OrtIoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ClearBoundInputs_OrtIoBinding
Pointer cast constructor.
ClearBoundInputs_OrtIoBinding() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ClearBoundInputs_OrtIoBinding
 
ClearBoundOutputs() - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
ClearBoundOutputs() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ClearBoundOutputs(OrtApi.ClearBoundOutputs_OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ClearBoundOutputs_OrtIoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ClearBoundOutputs_OrtIoBinding
Pointer cast constructor.
ClearBoundOutputs_OrtIoBinding() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ClearBoundOutputs_OrtIoBinding
 
Clone() - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
Creates and returns a copy of this SessionOptions object.
Clone() - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
Creates and returns a copy of this SessionOptions object.
CloneSessionOptions(OrtSessionOptions, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create a copy of an existing ::OrtSessionOptions
CloneSessionOptions(OrtSessionOptions, OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
close() - Method in class ai.onnxruntime.OnnxMap
Closes this map, releasing the native memory backing it and it's elements.
close() - Method in class ai.onnxruntime.OnnxSequence
Closes this sequence, releasing the native memory backing it and it's elements.
close() - Method in class ai.onnxruntime.OnnxSparseTensor
 
close() - Method in class ai.onnxruntime.OnnxTensor
Closes the tensor, releasing its underlying memory (if it's not backed by an NIO buffer).
close() - Method in interface ai.onnxruntime.OnnxValue
Closes the OnnxValue, freeing its native memory.
close(Iterable<? extends OnnxValue>) - Static method in interface ai.onnxruntime.OnnxValue
Calls close on each element of the iterable.
close(Map<String, ? extends OnnxValue>) - Static method in interface ai.onnxruntime.OnnxValue
Calls close on each OnnxValue in the map.
close() - Method in class ai.onnxruntime.OrtEnvironment
Close is a no-op on OrtEnvironment since ORT 1.11.
close() - Method in class ai.onnxruntime.OrtEnvironment.ThreadingOptions
Closes the threading options.
close() - Method in class ai.onnxruntime.OrtLoraAdapter
 
close() - Method in class ai.onnxruntime.OrtProviderOptions
 
close(long, long) - Method in class ai.onnxruntime.OrtProviderOptions
Native close method.
close() - Method in class ai.onnxruntime.OrtSession
Closes the session, releasing it's resources.
close() - Method in class ai.onnxruntime.OrtSession.Result
 
close() - Method in class ai.onnxruntime.OrtSession.RunOptions
 
close() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Closes the session options, releasing any memory acquired.
close() - Method in class ai.onnxruntime.OrtTrainingSession
 
close(long, long) - Method in class ai.onnxruntime.providers.OrtCUDAProviderOptions
Closes this options instance.
close(long, long) - Method in class ai.onnxruntime.providers.OrtTensorRTProviderOptions
Closes this options instance.
closed - Variable in class ai.onnxruntime.OnnxTensorLike
Is this value closed?
closed - Variable in class ai.onnxruntime.OrtProviderOptions
Is the native object closed?
CompareMemoryInfo(OrtMemoryInfo, OrtMemoryInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Compare ::OrtMemoryInfo objects for equality Compares all settings of each ::OrtMemoryInfo for equality
CompareMemoryInfo(OrtMemoryInfo, OrtMemoryInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CompareMemoryInfo(OrtMemoryInfo, OrtMemoryInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ConstIoBinding - Class in org.bytedeco.onnxruntime
 
ConstIoBinding() - Constructor for class org.bytedeco.onnxruntime.ConstIoBinding
Default native constructor.
ConstIoBinding(long) - Constructor for class org.bytedeco.onnxruntime.ConstIoBinding
Native array allocator.
ConstIoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstIoBinding
Pointer cast constructor.
ConstIoBindingImpl - Class in org.bytedeco.onnxruntime
 
ConstIoBindingImpl() - Constructor for class org.bytedeco.onnxruntime.ConstIoBindingImpl
Default native constructor.
ConstIoBindingImpl(long) - Constructor for class org.bytedeco.onnxruntime.ConstIoBindingImpl
Native array allocator.
ConstIoBindingImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstIoBindingImpl
Pointer cast constructor.
ConstMapTypeInfo - Class in org.bytedeco.onnxruntime
 
ConstMapTypeInfo() - Constructor for class org.bytedeco.onnxruntime.ConstMapTypeInfo
Default native constructor.
ConstMapTypeInfo(long) - Constructor for class org.bytedeco.onnxruntime.ConstMapTypeInfo
Native array allocator.
ConstMapTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstMapTypeInfo
Pointer cast constructor.
constructFromBuffer(Buffer, long[], OnnxJavaType) - Static method in class ai.onnxruntime.TensorInfo
Constructs a TensorInfo from the supplied byte buffer.
constructFromJavaArray(Object) - Static method in class ai.onnxruntime.TensorInfo
Constructs a TensorInfo from the supplied multidimensional Java array, used to allocate the appropriate amount of native memory.
constructFromSparseTensor(OnnxSparseTensor.SparseTensor<T>) - Static method in class ai.onnxruntime.TensorInfo
Constructs a TensorInfo from the supplied OnnxSparseTensor.SparseTensor.
ConstSession - Class in org.bytedeco.onnxruntime
 
ConstSession() - Constructor for class org.bytedeco.onnxruntime.ConstSession
Default native constructor.
ConstSession(long) - Constructor for class org.bytedeco.onnxruntime.ConstSession
Native array allocator.
ConstSession(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstSession
Pointer cast constructor.
ConstSessionImpl - Class in org.bytedeco.onnxruntime
 
ConstSessionImpl() - Constructor for class org.bytedeco.onnxruntime.ConstSessionImpl
Default native constructor.
ConstSessionImpl(long) - Constructor for class org.bytedeco.onnxruntime.ConstSessionImpl
Native array allocator.
ConstSessionImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstSessionImpl
Pointer cast constructor.
ConstSessionOptions - Class in org.bytedeco.onnxruntime
 
ConstSessionOptions() - Constructor for class org.bytedeco.onnxruntime.ConstSessionOptions
Default native constructor.
ConstSessionOptions(long) - Constructor for class org.bytedeco.onnxruntime.ConstSessionOptions
Native array allocator.
ConstSessionOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstSessionOptions
Pointer cast constructor.
ConstSessionOptionsImpl - Class in org.bytedeco.onnxruntime
 
ConstSessionOptionsImpl() - Constructor for class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
Default native constructor.
ConstSessionOptionsImpl(long) - Constructor for class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
Native array allocator.
ConstSessionOptionsImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
Pointer cast constructor.
ConstTensorTypeAndShapeInfo - Class in org.bytedeco.onnxruntime
 
ConstTensorTypeAndShapeInfo() - Constructor for class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Default native constructor.
ConstTensorTypeAndShapeInfo(long) - Constructor for class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Native array allocator.
ConstTensorTypeAndShapeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Pointer cast constructor.
ConstValue - Class in org.bytedeco.onnxruntime
 
ConstValue() - Constructor for class org.bytedeco.onnxruntime.ConstValue
Default native constructor.
ConstValue(long) - Constructor for class org.bytedeco.onnxruntime.ConstValue
Native array allocator.
ConstValue(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstValue
Pointer cast constructor.
ConstValueImpl - Class in org.bytedeco.onnxruntime
 
ConstValueImpl() - Constructor for class org.bytedeco.onnxruntime.ConstValueImpl
Default native constructor.
ConstValueImpl(long) - Constructor for class org.bytedeco.onnxruntime.ConstValueImpl
Native array allocator.
ConstValueImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.ConstValueImpl
Pointer cast constructor.
context() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
context(Pointer) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
convertBf16BufferToFloatBuffer(ShortBuffer) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Casts a buffer of bf16 values stored as shorts into a buffer of floats.
convertFloatBufferToBf16Buffer(FloatBuffer) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Rounds a buffer of floats into a buffer containing bf16 values (stored as shorts in Java).
convertFloatBufferToFp16Buffer(FloatBuffer) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Rounds a buffer of floats into a buffer containing fp16 values (stored as shorts in Java).
convertFp16BufferToFloatBuffer(ShortBuffer) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Casts a buffer of fp16 values stored as shorts into a buffer of floats.
COOTensor(LongBuffer, long[], Buffer, long[], OnnxJavaType, long) - Constructor for class ai.onnxruntime.OnnxSparseTensor.COOTensor
Creates a COO sparse tensor suitable for constructing an ORT Sparse Tensor.
Copy() - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
CopyKernelInfo(OrtKernelInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CopyKernelInfo(OrtKernelInfo, OrtKernelInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CoreMLFlags - Enum in ai.onnxruntime.providers
Flags for the CoreML provider.
create(byte[]) - Static method in class ai.onnxruntime.OrtLoraAdapter
Creates an instance of OrtLoraAdapter from a byte array.
create(ByteBuffer) - Static method in class ai.onnxruntime.OrtLoraAdapter
Creates an instance of OrtLoraAdapter from a direct ByteBuffer.
create(String) - Static method in class ai.onnxruntime.OrtLoraAdapter
Creates an instance of OrtLoraAdapter.
create() - Method in interface ai.onnxruntime.OrtProviderOptions.OrtProviderSupplier
Calls the function to get the native pointer.
Create(OrtKernelInfo, BytePointer, BytePointer, int, PointerPointer, IntPointer, long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
Create(OrtKernelInfo, BytePointer, BytePointer, int, BytePointer, IntPointer, long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
Create(OrtKernelInfo, String, String, int, ByteBuffer, IntBuffer, long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
Create(OrtKernelInfo, BytePointer, BytePointer, int, byte[], int[], long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
Create(OrtKernelInfo, String, String, int, BytePointer, IntPointer, long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
Create(OrtKernelInfo, BytePointer, BytePointer, int, ByteBuffer, IntBuffer, long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
Create(OrtKernelInfo, String, String, int, byte[], int[], long, OpAttr, long, long, long) - Static method in class org.bytedeco.onnxruntime.Op
 
CreateAllocator(OrtSession, OrtMemoryInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtAllocator \{
CreateAllocator(OrtSession, OrtMemoryInfo, OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateAndRegisterAllocator(OrtMemoryInfo, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.Env
Wraps OrtApi::CreateAndRegisterAllocator
CreateAndRegisterAllocator(OrtEnv, OrtMemoryInfo, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtEnv \{
CreateAndRegisterAllocatorV2(BytePointer, OrtMemoryInfo, StringStringMap, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.Env
Wraps OrtApi::CreateAndRegisterAllocatorV2
CreateAndRegisterAllocatorV2(String, OrtMemoryInfo, StringStringMap, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.Env
 
CreateAndRegisterAllocatorV2(OrtEnv, BytePointer, OrtMemoryInfo, OrtArenaCfg, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an allocator with specific type and register it with the ::OrtEnv This API enhance CreateAndRegisterAllocator that it can create an allocator with specific type, not just CPU allocator Enables sharing the allocator between multiple sessions that use the same env instance.
CreateAndRegisterAllocatorV2(OrtEnv, BytePointer, OrtMemoryInfo, OrtArenaCfg, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateAndRegisterAllocatorV2(OrtEnv, String, OrtMemoryInfo, OrtArenaCfg, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateAndRegisterAllocatorV2(OrtEnv, BytePointer, OrtMemoryInfo, OrtArenaCfg, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateAndRegisterAllocatorV2(OrtEnv, String, OrtMemoryInfo, OrtArenaCfg, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateAndRegisterAllocatorV2(OrtEnv, BytePointer, OrtMemoryInfo, OrtArenaCfg, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateAndRegisterAllocatorV2(OrtEnv, String, OrtMemoryInfo, OrtArenaCfg, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateArenaCfg(long, int, int, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtArenaCfg \{
CreateArenaCfg(long, int, int, int, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateArenaCfgV2(PointerPointer, SizeTPointer, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtArenaCfg \{
CreateArenaCfgV2(BytePointer, SizeTPointer, long, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateArenaCfgV2(ByteBuffer, SizeTPointer, long, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateArenaCfgV2(byte[], SizeTPointer, long, OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateCANNProviderOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an OrtCANNProviderOptions
CreateCANNProviderOptions(OrtCANNProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateCpu(int, int) - Static method in class org.bytedeco.onnxruntime.MemoryInfo
 
CreateCpuMemoryInfo(int, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an ::OrtMemoryInfo for CPU memory Special case version of OrtApi::CreateMemoryInfo for CPU based memory.
CreateCpuMemoryInfo(int, int, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateCUDAProviderOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtCUDAProviderOptionsV2 \{
CreateCUDAProviderOptions(OrtCUDAProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateCustomOpDomain(BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtCustomOpDomain \{
CreateCustomOpDomain(BytePointer, OrtCustomOpDomain) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateCustomOpDomain(String, OrtCustomOpDomain) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateDnnlProviderOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an OrtDnnlProviderOptions
CreateDnnlProviderOptions(OrtDnnlProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnv(int, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtEnv \{
CreateEnv(int, BytePointer, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnv(int, String, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnvWithCustomLogger(OrtLoggingFunction, Pointer, int, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an OrtEnv \note Invoking this function will return the same instance of the environment as that returned by a previous call to another env creation function; all arguments to this function will be ignored.
CreateEnvWithCustomLogger(OrtLoggingFunction, Pointer, int, BytePointer, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnvWithCustomLogger(OrtLoggingFunction, Pointer, int, String, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnvWithCustomLoggerAndGlobalThreadPools(OrtLoggingFunction, Pointer, int, BytePointer, OrtThreadingOptions, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtEnv \{
CreateEnvWithCustomLoggerAndGlobalThreadPools(OrtLoggingFunction, Pointer, int, BytePointer, OrtThreadingOptions, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnvWithCustomLoggerAndGlobalThreadPools(OrtLoggingFunction, Pointer, int, String, OrtThreadingOptions, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnvWithGlobalThreadPools(int, BytePointer, OrtThreadingOptions, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtEnv \{
CreateEnvWithGlobalThreadPools(int, BytePointer, OrtThreadingOptions, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateEnvWithGlobalThreadPools(int, String, OrtThreadingOptions, OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateIoBinding(OrtSession, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an ::OrtIoBinding instance An IoBinding object allows one to bind pre-allocated ::OrtValue%s to input names.
CreateIoBinding(OrtSession, OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateKernel() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
CreateKernel(OrtCustomOp.CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo
Pointer cast constructor.
CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo
 
CreateKernelV2() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
CreateKernelV2(OrtCustomOp.CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer
Pointer cast constructor.
CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer
 
CreateLoraAdapter(Pointer, OrtAllocator) - Static method in class org.bytedeco.onnxruntime.LoraAdapter
\brief Wraps OrtApi::CreateLoraAdapter The function attempts to load the adapter from the specified file
CreateLoraAdapter(Pointer, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an OrtLoraAdapter The function attempts to locate file specified by adapter_file_path, read it and create an OrtLoraAdapter instance.
CreateLoraAdapter(Pointer, OrtAllocator, OrtLoraAdapter) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateLoraAdapterFromArray(Pointer, long, OrtAllocator) - Static method in class org.bytedeco.onnxruntime.LoraAdapter
\brief Wraps OrtApi::CreateLoraAdapterFromArray The function attempts to load the adapter from the specified byte array.
CreateLoraAdapterFromArray(Pointer, long, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an OrtLoraAdapter The function copies the bytes from the array and creates an OrtLoraAdapter instance.
CreateLoraAdapterFromArray(Pointer, long, OrtAllocator, OrtLoraAdapter) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateMap(Value, Value) - Static method in class org.bytedeco.onnxruntime.Value
Wraps OrtApi::CreateValue
CreateMemoryInfo(BytePointer, int, int, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtMemoryInfo \{
CreateMemoryInfo(BytePointer, int, int, int, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateMemoryInfo(String, int, int, int, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOp(OrtKernelInfo, BytePointer, BytePointer, int, PointerPointer, IntPointer, int, PointerPointer, int, int, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief: Create onnxruntime native operator
CreateOp(OrtKernelInfo, BytePointer, BytePointer, int, BytePointer, IntPointer, int, OrtOpAttr, int, int, int, OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOp(OrtKernelInfo, String, String, int, ByteBuffer, IntBuffer, int, OrtOpAttr, int, int, int, OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOp(OrtKernelInfo, BytePointer, BytePointer, int, byte[], int[], int, OrtOpAttr, int, int, int, OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOp(OrtKernelInfo, String, String, int, BytePointer, IntPointer, int, OrtOpAttr, int, int, int, OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOp(OrtKernelInfo, BytePointer, BytePointer, int, ByteBuffer, IntBuffer, int, OrtOpAttr, int, int, int, OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOp(OrtKernelInfo, String, String, int, byte[], int[], int, OrtOpAttr, int, int, int, OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOpaqueValue(BytePointer, BytePointer, Pointer, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an opaque (custom user defined type) ::OrtValue Constructs an ::OrtValue that contains a value of non-standard type created for experiments or while awaiting standardization.
CreateOpaqueValue(BytePointer, BytePointer, Pointer, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOpaqueValue(String, String, Pointer, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOpAttr(BytePointer, Pointer, int, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief: Create attribute of onnxruntime operator
CreateOpAttr(BytePointer, Pointer, int, int, OrtOpAttr) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateOpAttr(String, Pointer, int, int, OrtOpAttr) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreatePrepackedWeightsContainer(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtPrepackedWeightsContainer \{
CreatePrepackedWeightsContainer(OrtPrepackedWeightsContainer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateROCMProviderOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\name OrtROCMProviderOptions \{
CreateROCMProviderOptions(OrtROCMProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateRunOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtRunOptions \{
CreateRunOptions(OrtRunOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSequence(ValueVector) - Static method in class org.bytedeco.onnxruntime.Value
Wraps OrtApi::CreateValue
createSession(String) - Method in class ai.onnxruntime.OrtEnvironment
Create a session using the default OrtSession.SessionOptions, model and the default memory allocator.
createSession(String, OrtSession.SessionOptions) - Method in class ai.onnxruntime.OrtEnvironment
Create a session using the specified OrtSession.SessionOptions, model and the default memory allocator.
createSession(ByteBuffer, OrtSession.SessionOptions) - Method in class ai.onnxruntime.OrtEnvironment
Create a session using the specified OrtSession.SessionOptions, model and the default memory allocator.
createSession(ByteBuffer) - Method in class ai.onnxruntime.OrtEnvironment
Create a session using the default OrtSession.SessionOptions, model and the default memory allocator.
createSession(byte[], OrtSession.SessionOptions) - Method in class ai.onnxruntime.OrtEnvironment
Create a session using the specified OrtSession.SessionOptions, model and the default memory allocator.
createSession(byte[]) - Method in class ai.onnxruntime.OrtEnvironment
Create a session using the default OrtSession.SessionOptions, model and the default memory allocator.
CreateSession(OrtEnv, Pointer, OrtSessionOptions, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{
CreateSession(OrtEnv, Pointer, OrtSessionOptions, OrtSession) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSessionFromArray(OrtEnv, Pointer, long, OrtSessionOptions, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an OrtSession from memory
CreateSessionFromArray(OrtEnv, Pointer, long, OrtSessionOptions, OrtSession) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSessionFromArrayWithPrepackedWeightsContainer(OrtEnv, Pointer, long, OrtSessionOptions, OrtPrepackedWeightsContainer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create session from memory with prepacked weights container Same functionality offered by OrtApi::CreateSessionFromArray except that a container that contains pre-packed weights' buffers is written into/read from by the created session.
CreateSessionFromArrayWithPrepackedWeightsContainer(OrtEnv, Pointer, long, OrtSessionOptions, OrtPrepackedWeightsContainer, OrtSession) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSessionOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
CreateSessionOptions(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSessionWithPrepackedWeightsContainer(OrtEnv, Pointer, OrtSessionOptions, OrtPrepackedWeightsContainer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{
CreateSessionWithPrepackedWeightsContainer(OrtEnv, Pointer, OrtSessionOptions, OrtPrepackedWeightsContainer, OrtSession) - Method in class org.bytedeco.onnxruntime.OrtApi
 
createSparseTensor(OrtEnvironment, OnnxSparseTensor.SparseTensor<T>) - Static method in class ai.onnxruntime.OnnxSparseTensor
Creates a Sparse Tensor in ORT from the Java side representation.
CreateSparseTensor(OrtMemoryInfo, Pointer, Shape, Shape, int) - Static method in class org.bytedeco.onnxruntime.Value
Creates an OrtValue instance containing SparseTensor.
CreateSparseTensor(OrtAllocator, Shape, int) - Static method in class org.bytedeco.onnxruntime.Value
Creates an instance of OrtValue containing sparse tensor.
CreateSparseTensorAsOrtValue(OrtAllocator, LongPointer, long, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create an ::OrtValue with a sparse tensor that is empty.
CreateSparseTensorAsOrtValue(OrtAllocator, LongPointer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSparseTensorAsOrtValue(OrtAllocator, LongBuffer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSparseTensorAsOrtValue(OrtAllocator, long[], long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSparseTensorWithValuesAsOrtValue(OrtMemoryInfo, Pointer, LongPointer, long, LongPointer, long, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Create an ::OrtValue with a sparse tensor.
CreateSparseTensorWithValuesAsOrtValue(OrtMemoryInfo, Pointer, LongPointer, long, LongPointer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSparseTensorWithValuesAsOrtValue(OrtMemoryInfo, Pointer, LongBuffer, long, LongBuffer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateSparseTensorWithValuesAsOrtValue(OrtMemoryInfo, Pointer, long[], long, long[], long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateStatus() - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateStatus(OrtApi.CreateStatus_int_BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateStatus_int_BytePointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.CreateStatus_int_BytePointer
Pointer cast constructor.
CreateStatus_int_BytePointer() - Constructor for class org.bytedeco.onnxruntime.OrtApi.CreateStatus_int_BytePointer
 
createTensor(OrtEnvironment, Object) - Static method in class ai.onnxruntime.OnnxTensor
Create a Tensor from a Java primitive, primitive multidimensional array or String multidimensional array.
createTensor(OrtEnvironment, String[], long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create a tensor from a flattened string array.
createTensor(OrtEnvironment, FloatBuffer, long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct FloatBuffer.
createTensor(OrtEnvironment, DoubleBuffer, long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct DoubleBuffer.
createTensor(OrtEnvironment, ByteBuffer, long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct ByteBuffer.
createTensor(OrtEnvironment, ByteBuffer, long[], OnnxJavaType) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct ByteBuffer.
createTensor(OrtEnvironment, ShortBuffer, long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct ShortBuffer.
createTensor(OrtEnvironment, ShortBuffer, long[], OnnxJavaType) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct ShortBuffer.
createTensor(OrtEnvironment, IntBuffer, long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct IntBuffer.
createTensor(OrtEnvironment, LongBuffer, long[]) - Static method in class ai.onnxruntime.OnnxTensor
Create an OnnxTensor backed by a direct LongBuffer.
CreateTensor(OrtMemoryInfo, Pointer, long, LongPointer, long, int) - Static method in class org.bytedeco.onnxruntime.Value
\brief Creates a tensor with a user supplied buffer.
CreateTensor(OrtMemoryInfo, Pointer, long, LongBuffer, long, int) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensor(OrtMemoryInfo, Pointer, long, long[], long, int) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensor(OrtAllocator, LongPointer, long, int) - Static method in class org.bytedeco.onnxruntime.Value
\brief Creates an OrtValue with a tensor using the supplied OrtAllocator.
CreateTensor(OrtAllocator, LongBuffer, long, int) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensor(OrtAllocator, long[], long, int) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorAsOrtValue(OrtAllocator, LongPointer, long, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtValue \{
CreateTensorAsOrtValue(OrtAllocator, LongPointer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorAsOrtValue(OrtAllocator, LongBuffer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorAsOrtValue(OrtAllocator, long[], long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorBool(OrtMemoryInfo, BoolPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtMemoryInfo, boolean[], long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtMemoryInfo, BoolPointer, long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtMemoryInfo, boolean[], long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtMemoryInfo, BoolPointer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtMemoryInfo, boolean[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorBool(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorByte(OrtMemoryInfo, BytePointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorByte(OrtMemoryInfo, ByteBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorByte(OrtMemoryInfo, byte[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorByte(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorByte(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorByte(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorDouble(OrtMemoryInfo, DoublePointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorDouble(OrtMemoryInfo, DoubleBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorDouble(OrtMemoryInfo, double[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorDouble(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorDouble(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorDouble(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorFloat(OrtMemoryInfo, FloatPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
\brief Creates a tensor with a user supplied buffer.
CreateTensorFloat(OrtMemoryInfo, FloatBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorFloat(OrtMemoryInfo, float[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorFloat(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
\brief Creates an OrtValue with a tensor using a supplied OrtAllocator.
CreateTensorFloat(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorFloat(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorInt(OrtMemoryInfo, IntPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorInt(OrtMemoryInfo, IntBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorInt(OrtMemoryInfo, int[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorInt(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorInt(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorInt(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorLong(OrtMemoryInfo, LongPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorLong(OrtMemoryInfo, LongBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorLong(OrtMemoryInfo, long[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorLong(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorLong(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorLong(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorRTProviderOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtTensorRTProviderOptionsV2 \{
CreateTensorRTProviderOptions(OrtTensorRTProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorShort(OrtMemoryInfo, ShortPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorShort(OrtMemoryInfo, ShortBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorShort(OrtMemoryInfo, short[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorShort(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorShort(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorShort(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorTypeAndShapeInfo(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtTensorTypeAndShapeInfo \{
CreateTensorTypeAndShapeInfo(OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorUByte(OrtMemoryInfo, BytePointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUByte(OrtMemoryInfo, ByteBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUByte(OrtMemoryInfo, byte[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUByte(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUByte(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUByte(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUInt(OrtMemoryInfo, IntPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUInt(OrtMemoryInfo, IntBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUInt(OrtMemoryInfo, int[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUInt(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUInt(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUInt(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorULong(OrtMemoryInfo, LongPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorULong(OrtMemoryInfo, LongBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorULong(OrtMemoryInfo, long[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorULong(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorULong(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorULong(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUShort(OrtMemoryInfo, ShortPointer, long, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUShort(OrtMemoryInfo, ShortBuffer, long, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUShort(OrtMemoryInfo, short[], long, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUShort(OrtAllocator, LongPointer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUShort(OrtAllocator, LongBuffer, long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorUShort(OrtAllocator, long[], long) - Static method in class org.bytedeco.onnxruntime.Value
 
CreateTensorWithDataAsOrtValue(OrtMemoryInfo, Pointer, long, LongPointer, long, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create a tensor backed by a user supplied buffer Create a tensor with user's buffer.
CreateTensorWithDataAsOrtValue(OrtMemoryInfo, Pointer, long, LongPointer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorWithDataAsOrtValue(OrtMemoryInfo, Pointer, long, LongBuffer, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateTensorWithDataAsOrtValue(OrtMemoryInfo, Pointer, long, long[], long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CreateThreadingOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtThreadingOptions \{
CreateThreadingOptions(OrtThreadingOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
createTrainingSession(String, String, String, String) - Method in class ai.onnxruntime.OrtEnvironment
Create a training session using the default OrtSession.SessionOptions, model and the default memory allocator.
createTrainingSession(String, String, String, String, OrtSession.SessionOptions) - Method in class ai.onnxruntime.OrtEnvironment
Create a training session using the specified OrtSession.SessionOptions, model and the default memory allocator.
CreateValue(PointerPointer, long, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Create a map or sequence ::OrtValue To construct a map (ONNX_TYPE_MAP), use num_values = 2 and in should be an array of 2 ::OrtValue%s representing keys and values.
To construct a sequence (ONNX_TYPE_SEQUENCE), use num_values = N where N is the number of the elements in the sequence.
CreateValue(OrtValue, long, int, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
CSRCTensor(LongBuffer, LongBuffer, Buffer, long[], OnnxJavaType, long) - Constructor for class ai.onnxruntime.OnnxSparseTensor.CSRCTensor
Creates a CSRC sparse tensor suitable for constructing an ORT Sparse Tensor.
cudnn_conv_algo_search() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief CUDA Convolution algorithm search configuration.
cudnn_conv_algo_search(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
CustomOpConfigs - Class in org.bytedeco.onnxruntime
Class that represents session configuration entries for one or more custom operators.
CustomOpConfigs(Pointer) - Constructor for class org.bytedeco.onnxruntime.CustomOpConfigs
Pointer cast constructor.
CustomOpConfigs(long) - Constructor for class org.bytedeco.onnxruntime.CustomOpConfigs
Native array allocator.
CustomOpConfigs() - Constructor for class org.bytedeco.onnxruntime.CustomOpConfigs
 
CustomOpConfigs(CustomOpConfigs) - Constructor for class org.bytedeco.onnxruntime.CustomOpConfigs
 
CustomOpDomain - Class in org.bytedeco.onnxruntime
\brief Custom Op Domain
CustomOpDomain(Pointer) - Constructor for class org.bytedeco.onnxruntime.CustomOpDomain
Pointer cast constructor.
CustomOpDomain(BytePointer) - Constructor for class org.bytedeco.onnxruntime.CustomOpDomain
\brief Wraps OrtApi::CreateCustomOpDomain
CustomOpDomain(String) - Constructor for class org.bytedeco.onnxruntime.CustomOpDomain
 
CustomOpDomain_Add(OrtCustomOpDomain, OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Add a custom op to a custom op domain \note The OrtCustomOp* pointer must remain valid until the ::OrtCustomOpDomain using it is released

D

data_p_data() - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
data_p_data(Pointer) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
data_str(int) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
data_str(int, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
data_str() - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
default_memory_arena_cfg() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief CUDA memory arena configuration parameters
default_memory_arena_cfg(OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
default_memory_arena_cfg() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief ROCM memory arena configuration parameters
default_memory_arena_cfg(OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
DEFAULT_NAME - Static variable in class ai.onnxruntime.OrtEnvironment
The default name for ORT environments constructed from Java.
device_id() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief CUDA device Id Defaults to 0.
device_id(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
device_id() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
device_id(int) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
device_id() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
device_id(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
device_id() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief ROCM device Id Defaults to 0.
device_id(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
device_id() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
CUDA device id (0 = default device)
device_id(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
device_type() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
\brief Device type string Valid settings are one of: "CPU_FP32", "CPU_FP16", "GPU_FP32", "GPU_FP16"
device_type(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
DisableCpuMemArena(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Disable the memory arena on CPU
DisableCpuMemArena() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::DisableCpuMemArena
DisableMemPattern(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Disable the memory pattern optimization
DisableMemPattern() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::DisableMemPattern
disablePerSessionThreads() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Disables the per session thread pools.
DisablePerSessionThreads(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
DisablePerSessionThreads() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::DisablePerSessionThreads
disableProfiling() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Disables profiling in sessions using this SessionOptions.
DisableProfiling(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Disable profiling for a session
DisableProfiling() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::DisableProfiling
DisableTelemetryEvents() - Method in class org.bytedeco.onnxruntime.Env
Wraps OrtApi::DisableTelemetryEvents
DisableTelemetryEvents(OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Disable Telemetry
do_copy_in_default_stream() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief Flag indicating if copying needs to take place on the same stream as the compute stream in the CUDA EP 0 = Use separate streams for copying and compute.
do_copy_in_default_stream(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
do_copy_in_default_stream() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief Flag indicating if copying needs to take place on the same stream as the compute stream in the ROCM EP 0 = Use separate streams for copying and compute.
do_copy_in_default_stream(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 

E

elementCount(long[]) - Static method in class ai.onnxruntime.OrtUtil
Counts the number of elements stored in a Tensor of this shape.
empty() - Method in class org.bytedeco.onnxruntime.FloatVector
 
empty() - Method in class org.bytedeco.onnxruntime.LongVector
 
empty() - Method in class org.bytedeco.onnxruntime.StringStringMap
 
empty() - Method in class org.bytedeco.onnxruntime.StringVector
 
empty() - Method in class org.bytedeco.onnxruntime.ValueVector
 
enable_dynamic_shapes() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
0 = disabled, nonzero = enabled
enable_dynamic_shapes(byte) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
enable_hip_graph() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
enable_hip_graph(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
enable_npu_fast_compile() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
enable_npu_fast_compile(byte) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
enable_opencl_throttling() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
0 = disabled, nonzero = enabled
enable_opencl_throttling(byte) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
EnableCpuMemArena(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Enable the memory arena on CPU Arena may pre-allocate memory for future usage.
EnableCpuMemArena() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::EnableCpuMemArena
EnableMemPattern(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Enable the memory pattern optimization The idea is if the input shapes are the same, we could trace the internal memory allocation and generate a memory pattern for future request.
EnableMemPattern() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::EnableMemPattern
EnableOrtCustomOps(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
EnableOrtCustomOps() - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::EnableOrtCustomOps
enableProfiling(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Enables profiling in sessions using this SessionOptions.
EnableProfiling(OrtSessionOptions, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Enable profiling for a session
EnableProfiling(Pointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::EnableProfiling
EnableTelemetryEvents() - Method in class org.bytedeco.onnxruntime.Env
Wraps OrtApi::EnableTelemetryEvents
EnableTelemetryEvents(OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Enable Telemetry \note Telemetry events are on by default since they are lightweight
end() - Method in class org.bytedeco.onnxruntime.FloatVector
 
end() - Method in class org.bytedeco.onnxruntime.LongVector
 
end() - Method in class org.bytedeco.onnxruntime.StringStringMap
 
end() - Method in class org.bytedeco.onnxruntime.StringVector
 
end() - Method in class org.bytedeco.onnxruntime.ValueVector
 
endProfiling() - Method in class ai.onnxruntime.OrtSession
Ends the profiling session and returns the output of the profiler.
EndProfilingAllocated(OrtAllocator) - Method in class org.bytedeco.onnxruntime.SessionImpl
Wraps OrtApi::SessionEndProfiling
Env - Class in org.bytedeco.onnxruntime
\brief The Env (Environment) The Env holds the logging state used by all other objects.
Env(Pointer) - Constructor for class org.bytedeco.onnxruntime.Env
Pointer cast constructor.
Env(long) - Constructor for class org.bytedeco.onnxruntime.Env
Native array allocator.
Env(int, BytePointer) - Constructor for class org.bytedeco.onnxruntime.Env
\brief Wraps OrtApi::CreateEnv
Env() - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(int, String) - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(int, BytePointer, OrtLoggingFunction, Pointer) - Constructor for class org.bytedeco.onnxruntime.Env
\brief Wraps OrtApi::CreateEnvWithCustomLogger
Env(int, String, OrtLoggingFunction, Pointer) - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(OrtThreadingOptions, int, BytePointer) - Constructor for class org.bytedeco.onnxruntime.Env
\brief Wraps OrtApi::CreateEnvWithGlobalThreadPools
Env(OrtThreadingOptions) - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(OrtThreadingOptions, int, String) - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(OrtThreadingOptions, OrtLoggingFunction, Pointer, int, BytePointer) - Constructor for class org.bytedeco.onnxruntime.Env
\brief Wraps OrtApi::CreateEnvWithCustomLoggerAndGlobalThreadPools
Env(OrtThreadingOptions, OrtLoggingFunction, Pointer) - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(OrtThreadingOptions, OrtLoggingFunction, Pointer, int, String) - Constructor for class org.bytedeco.onnxruntime.Env
 
Env(OrtEnv) - Constructor for class org.bytedeco.onnxruntime.Env
\brief C Interop Helper
equals(Object) - Method in class ai.onnxruntime.OnnxModelMetadata
 
equals(BFloat16_t) - Method in class org.bytedeco.onnxruntime.BFloat16_t
 
equals(Float8E4M3FN_t) - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
equals(Float8E4M3FNUZ_t) - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
equals(Float8E5M2_t) - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
equals(Float8E5M2FNUZ_t) - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
equals(FloatVector.Iterator) - Method in class org.bytedeco.onnxruntime.FloatVector.Iterator
 
equals(LongVector.Iterator) - Method in class org.bytedeco.onnxruntime.LongVector.Iterator
 
equals(ShapeInferContext.SymbolicInteger) - Method in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
equals(StringStringMap.Iterator) - Method in class org.bytedeco.onnxruntime.StringStringMap.Iterator
 
equals(StringVector.Iterator) - Method in class org.bytedeco.onnxruntime.StringVector.Iterator
 
equals(ValueVector.Iterator) - Method in class org.bytedeco.onnxruntime.ValueVector.Iterator
 
erase(FloatVector.Iterator) - Method in class org.bytedeco.onnxruntime.FloatVector
 
erase(LongVector.Iterator) - Method in class org.bytedeco.onnxruntime.LongVector
 
erase(StringStringMap.Iterator) - Method in class org.bytedeco.onnxruntime.StringStringMap
 
erase(StringVector.Iterator) - Method in class org.bytedeco.onnxruntime.StringVector
 
erase(ValueVector.Iterator) - Method in class org.bytedeco.onnxruntime.ValueVector
 
evalStep(Map<String, ? extends OnnxTensorLike>) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single evaluation step using the supplied inputs.
evalStep(Map<String, ? extends OnnxTensorLike>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single evaluation step using the supplied inputs.
evalStep(Map<String, ? extends OnnxTensorLike>, Set<String>) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single evaluation step using the supplied inputs.
evalStep(Map<String, ? extends OnnxTensorLike>, Map<String, ? extends OnnxValue>) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single evaluation step using the supplied inputs.
evalStep(Map<String, ? extends OnnxTensorLike>, Set<String>, Map<String, ? extends OnnxValue>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single evaluation step using the supplied inputs.
exportModelForInference(Path, String[]) - Method in class ai.onnxruntime.OrtTrainingSession
Exports the evaluation model as a model suitable for inference, setting the desired nodes as output nodes.

F

FillSparseTensorBlockSparse(OrtValue, OrtMemoryInfo, LongPointer, long, Pointer, LongPointer, long, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
This fills populates an empty tensor that was created using OrtApi::CreateSparseTensorAsOrtValue.
FillSparseTensorBlockSparse(OrtValue, OrtMemoryInfo, LongBuffer, long, Pointer, LongBuffer, long, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillSparseTensorBlockSparse(OrtValue, OrtMemoryInfo, long[], long, Pointer, long[], long, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillSparseTensorBlockSparse(OrtMemoryInfo, OrtSparseValuesParam, Shape, IntPointer) - Method in class org.bytedeco.onnxruntime.ValueImpl
The API will allocate memory using the allocator instance supplied to the CreateSparseTensor() API and copy the values and BlockSparse indices into it.
FillSparseTensorBlockSparse(OrtMemoryInfo, OrtSparseValuesParam, Shape, IntBuffer) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillSparseTensorBlockSparse(OrtMemoryInfo, OrtSparseValuesParam, Shape, int[]) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillSparseTensorCoo(OrtValue, OrtMemoryInfo, LongPointer, long, Pointer, LongPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
This fills populates an empty tensor that was created using OrtApi::CreateSparseTensorAsOrtValue.
FillSparseTensorCoo(OrtValue, OrtMemoryInfo, LongBuffer, long, Pointer, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillSparseTensorCoo(OrtValue, OrtMemoryInfo, long[], long, Pointer, long[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillSparseTensorCoo(OrtMemoryInfo, OrtSparseValuesParam, LongPointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
The API will allocate memory using the allocator instance supplied to the CreateSparseTensor() API and copy the values and COO indices into it.
FillSparseTensorCoo(OrtMemoryInfo, OrtSparseValuesParam, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillSparseTensorCoo(OrtMemoryInfo, OrtSparseValuesParam, long[], long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillSparseTensorCsr(OrtValue, OrtMemoryInfo, LongPointer, long, Pointer, LongPointer, long, LongPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
This fills populates an empty tensor that was created using OrtApi::CreateSparseTensorAsOrtValue.
FillSparseTensorCsr(OrtValue, OrtMemoryInfo, LongBuffer, long, Pointer, LongBuffer, long, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillSparseTensorCsr(OrtValue, OrtMemoryInfo, long[], long, Pointer, long[], long, long[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillSparseTensorCsr(OrtMemoryInfo, OrtSparseValuesParam, LongPointer, long, LongPointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
The API will allocate memory using the allocator instance supplied to the CreateSparseTensor() API and copy the values and CSR indices into it.
FillSparseTensorCsr(OrtMemoryInfo, OrtSparseValuesParam, LongBuffer, long, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillSparseTensorCsr(OrtMemoryInfo, OrtSparseValuesParam, long[], long, long[], long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillStringTensor(OrtValue, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set all strings at once in a string tensor
FillStringTensor(OrtValue, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillStringTensor(OrtValue, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillStringTensor(OrtValue, byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillStringTensor(PointerPointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
Set all strings at once in a string tensor [in] An array of strings.
FillStringTensor(BytePointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillStringTensor(ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillStringTensor(byte[], long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
FillStringTensorElement(OrtValue, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set a single string in a string tensor
FillStringTensorElement(OrtValue, String, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
FillStringTensorElement(BytePointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
Set a single string in a string tensor [in] A null terminated UTF-8 encoded string [in] Index of the string in the tensor to set
FillStringTensorElement(String, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
first() - Method in class org.bytedeco.onnxruntime.StringStringMap.Iterator
 
flattenString(Object) - Static method in class ai.onnxruntime.OrtUtil
Flatten a multidimensional String array into a single dimensional String array, reading it in a multidimensional row-major order.
Float16_t - Class in org.bytedeco.onnxruntime
\brief IEEE 754 half-precision floating point data type \details This struct is used for converting float to float16 and back so the user could feed inputs and fetch outputs using these type.
Float16_t(Pointer) - Constructor for class org.bytedeco.onnxruntime.Float16_t
Pointer cast constructor.
Float16_t() - Constructor for class org.bytedeco.onnxruntime.Float16_t
Default constructor
Float16_t(float) - Constructor for class org.bytedeco.onnxruntime.Float16_t
__ctor from float.
Float8E4M3FN_t - Class in org.bytedeco.onnxruntime
\brief float8e4m3fn (Float8 Floating Point) data type \details It is necessary for type dispatching to make use of C++ API The type is implicitly convertible to/from uint8_t.
Float8E4M3FN_t(Pointer) - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FN_t
Pointer cast constructor.
Float8E4M3FN_t(long) - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FN_t
Native array allocator.
Float8E4M3FN_t() - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
Float8E4M3FN_t(byte) - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
Float8E4M3FNUZ_t - Class in org.bytedeco.onnxruntime
\brief float8e4m3fnuz (Float8 Floating Point) data type \details It is necessary for type dispatching to make use of C++ API The type is implicitly convertible to/from uint8_t.
Float8E4M3FNUZ_t(Pointer) - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
Pointer cast constructor.
Float8E4M3FNUZ_t(long) - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
Native array allocator.
Float8E4M3FNUZ_t() - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
Float8E4M3FNUZ_t(byte) - Constructor for class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
Float8E5M2_t - Class in org.bytedeco.onnxruntime
\brief float8e5m2 (Float8 Floating Point) data type \details It is necessary for type dispatching to make use of C++ API The type is implicitly convertible to/from uint8_t.
Float8E5M2_t(Pointer) - Constructor for class org.bytedeco.onnxruntime.Float8E5M2_t
Pointer cast constructor.
Float8E5M2_t(long) - Constructor for class org.bytedeco.onnxruntime.Float8E5M2_t
Native array allocator.
Float8E5M2_t() - Constructor for class org.bytedeco.onnxruntime.Float8E5M2_t
 
Float8E5M2_t(byte) - Constructor for class org.bytedeco.onnxruntime.Float8E5M2_t
 
Float8E5M2FNUZ_t - Class in org.bytedeco.onnxruntime
\brief float8e5m2fnuz (Float8 Floating Point) data type \details It is necessary for type dispatching to make use of C++ API The type is implicitly convertible to/from uint8_t.
Float8E5M2FNUZ_t(Pointer) - Constructor for class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
Pointer cast constructor.
Float8E5M2FNUZ_t(long) - Constructor for class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
Native array allocator.
Float8E5M2FNUZ_t() - Constructor for class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
Float8E5M2FNUZ_t(byte) - Constructor for class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
floatToBf16(float) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Converts a float into bf16.
floatToFp16(float) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Converts a float value into a fp16 value stored in a short.
FloatVector - Class in org.bytedeco.onnxruntime
 
FloatVector(Pointer) - Constructor for class org.bytedeco.onnxruntime.FloatVector
Pointer cast constructor.
FloatVector(float) - Constructor for class org.bytedeco.onnxruntime.FloatVector
 
FloatVector(float...) - Constructor for class org.bytedeco.onnxruntime.FloatVector
 
FloatVector() - Constructor for class org.bytedeco.onnxruntime.FloatVector
 
FloatVector(long) - Constructor for class org.bytedeco.onnxruntime.FloatVector
 
FloatVector.Iterator - Class in org.bytedeco.onnxruntime
 
Fn_Pointer_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.KernelContext.Fn_Pointer_long
Pointer cast constructor.
Fn_Pointer_long() - Constructor for class org.bytedeco.onnxruntime.KernelContext.Fn_Pointer_long
 
Fn_Pointer_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.Fn_Pointer_long
Pointer cast constructor.
Fn_Pointer_long() - Constructor for class org.bytedeco.onnxruntime.OrtApi.Fn_Pointer_long
 
Fp16Conversions - Class in ai.onnxruntime.platform
Conversions between fp16, bfloat16 and fp32.
fp16ToFloat(short) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Converts a fp16 value stored in a short into a float value.
Free(Pointer) - Method in class org.bytedeco.onnxruntime.AllocatorImpl
 
Free(Pointer) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
 
Free() - Method in class org.bytedeco.onnxruntime.OrtAllocator
Free a block of memory previously allocated with OrtAllocator::Alloc
Free(OrtAllocator.Free_OrtAllocator_Pointer) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
Free_OrtAllocator_Pointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Free_OrtAllocator_Pointer
Pointer cast constructor.
Free_OrtAllocator_Pointer() - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Free_OrtAllocator_Pointer
 
FromBits(short) - Static method in class org.bytedeco.onnxruntime.BFloat16_t
Explicit conversion to uint16_t representation of bfloat16.
FromBits(short) - Static method in class org.bytedeco.onnxruntime.Float16_t
Explicit conversion to uint16_t representation of float16.
front() - Method in class org.bytedeco.onnxruntime.FloatVector
 
front() - Method in class org.bytedeco.onnxruntime.LongVector
 
front() - Method in class org.bytedeco.onnxruntime.StringVector
 
front() - Method in class org.bytedeco.onnxruntime.ValueVector
 

G

get(int) - Method in class ai.onnxruntime.OrtSession.Result
Gets the value from the container at the specified index.
get(String) - Method in class ai.onnxruntime.OrtSession.Result
Gets the value from the container assuming it's not been closed.
get(long) - Method in class org.bytedeco.onnxruntime.FloatVector
 
get() - Method in class org.bytedeco.onnxruntime.FloatVector
 
get() - Method in class org.bytedeco.onnxruntime.FloatVector.Iterator
 
get(long) - Method in class org.bytedeco.onnxruntime.LongVector
 
get() - Method in class org.bytedeco.onnxruntime.LongVector
 
get() - Method in class org.bytedeco.onnxruntime.LongVector.Iterator
 
get() - Method in class org.bytedeco.onnxruntime.MemoryAllocation
 
get(BytePointer) - Method in class org.bytedeco.onnxruntime.StringStringMap
 
get(long) - Method in class org.bytedeco.onnxruntime.StringVector
 
get() - Method in class org.bytedeco.onnxruntime.StringVector
 
get() - Method in class org.bytedeco.onnxruntime.StringVector.Iterator
 
get(long) - Method in class org.bytedeco.onnxruntime.ValueVector
 
get() - Method in class org.bytedeco.onnxruntime.ValueVector
 
get() - Method in class org.bytedeco.onnxruntime.ValueVector.Iterator
 
GetAliasMap() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetAliasMap(OrtCustomOp.GetAliasMap_PointerPointer_PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetAliasMap_PointerPointer_PointerPointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetAliasMap_PointerPointer_PointerPointer
Pointer cast constructor.
GetAliasMap_PointerPointer_PointerPointer() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetAliasMap_PointerPointer_PointerPointer
 
GetAllocation(long) - Method in class org.bytedeco.onnxruntime.AllocatorImpl
 
GetAllocation(long) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
 
GetAllocator(OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetAllocatorName() - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
GetAllocatorType() - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
GetAllocatorWithDefaultOptions(PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the default allocator The default allocator is a CPU based, non-arena.
GetAllocatorWithDefaultOptions(OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetApi() - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
This returns a reference to the OrtApi interface in use
GetApi() - Method in class org.bytedeco.onnxruntime.OrtApiBase
 
GetApi(OrtApiBase.GetApi_int) - Method in class org.bytedeco.onnxruntime.OrtApiBase
 
GetApi_int(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApiBase.GetApi_int
Pointer cast constructor.
GetApi_int() - Constructor for class org.bytedeco.onnxruntime.OrtApiBase.GetApi_int
 
getApiHandle() - Static method in class ai.onnxruntime.OrtProviderOptions
Allow access to the api handle pointer for subclasses.
GetAttr(OrtKernelInfo, BytePointer, FloatPointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
Macro that logs a printf-like formatted message using the provided logger.
GetAttr(OrtKernelInfo, String, FloatBuffer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, BytePointer, float[]) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, String, FloatPointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, BytePointer, FloatBuffer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, String, float[]) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, BytePointer, LongPointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, String, LongBuffer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, BytePointer, long[]) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, String, LongPointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, BytePointer, LongBuffer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, String, long[]) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, BytePointer, BytePointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttr(OrtKernelInfo, String, BytePointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttrFloat(BytePointer) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrFloat(String) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrFloats(BytePointer) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrFloats(String) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrInt(BytePointer) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrInt(String) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrInts(BytePointer) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrInts(String) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrs(OrtKernelInfo, BytePointer, FloatVector) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttrs(OrtKernelInfo, String, FloatVector) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttrs(OrtKernelInfo, BytePointer, LongVector) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttrs(OrtKernelInfo, String, LongVector) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetAttrString(BytePointer) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrString(String) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrStrings(BytePointer) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetAttrStrings(String) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
getAvailableProviders() - Static method in class ai.onnxruntime.OrtEnvironment
Gets the providers available in this environment.
GetAvailableProviders() - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
This is a C++ wrapper for OrtApi::GetAvailableProviders() and returns a vector of strings representing the available execution providers.
GetAvailableProviders(PointerPointer, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name Misc \{
GetAvailableProviders(PointerPointer, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetAvailableProviders(PointerPointer, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetBoundOutputNames(OrtIoBinding, OrtAllocator, PointerPointer, PointerPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the names of an ::OrtIoBinding's outputs Returns the names of the outputs in the order they were bound.
GetBoundOutputNames(OrtIoBinding, OrtAllocator, BytePointer, SizeTPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetBoundOutputNames(OrtIoBinding, OrtAllocator, ByteBuffer, SizeTPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetBoundOutputNames(OrtIoBinding, OrtAllocator, byte[], SizeTPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetBoundOutputValues(OrtIoBinding, OrtAllocator, PointerPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the output ::OrtValue objects from an ::OrtIoBinding Returns an array of pointers to individually allocated ::OrtValue%s that contain results of a model execution with OrtApi::RunWithBinding The array contains the same number of ::OrtValue%s and they are in the same order as they were bound with OrtApi::BindOutput or OrtApi::BindOutputToDevice.
getBufferRef() - Method in class ai.onnxruntime.OnnxTensor
Returns a reference to the buffer which backs this OnnxTensor.
GetBuildInfoString() - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
This function returns the onnxruntime build information: including git branch, git commit id, build type(Debug/Release/RelWithDebInfo) and cmake cpp flags.
GetBuildInfoString() - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetBuildInfoString(OrtApi.BytePointer_GetBuildInfoString) - Method in class org.bytedeco.onnxruntime.OrtApi
 
getByteBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns a copy of the underlying OnnxTensor as a ByteBuffer.
GetCANNProviderOptionsAsString(OrtCANNProviderOptions, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get serialized CANN provider options string.
GetCANNProviderOptionsAsString(OrtCANNProviderOptions, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCANNProviderOptionsAsString(OrtCANNProviderOptions, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCANNProviderOptionsAsString(OrtCANNProviderOptions, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
getCode() - Method in exception ai.onnxruntime.OrtException
Return the error code.
getConfigEntries() - Method in class ai.onnxruntime.OrtSession.SessionOptions
Returns an unmodifiable view of the map contains all session configuration entries.
GetConfigEntry(BytePointer) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
Wraps OrtApi::GetSessionConfigEntry
GetConfigEntry(String) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
 
GetConfigEntry(BytePointer) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
Wraps OrtApi::GetSessionConfigEntry
GetConfigEntry(String) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
 
GetConfigEntryOrDefault(BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
 
GetConfigEntryOrDefault(String, String) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
 
GetConfigEntryOrDefault(BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
 
GetConfigEntryOrDefault(String, String) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
 
GetConst() - Method in class org.bytedeco.onnxruntime.IoBinding
 
GetConst() - Method in class org.bytedeco.onnxruntime.KernelInfo
 
GetConst() - Method in class org.bytedeco.onnxruntime.MapTypeInfo
 
GetConst() - Method in class org.bytedeco.onnxruntime.MemoryInfo
 
GetConst() - Method in class org.bytedeco.onnxruntime.SequenceTypeInfo
 
GetConst() - Method in class org.bytedeco.onnxruntime.Session
 
GetConst() - Method in class org.bytedeco.onnxruntime.SessionOptions
 
GetConst() - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfo
 
GetConst() - Method in class org.bytedeco.onnxruntime.TypeInfo
 
GetConst() - Method in class org.bytedeco.onnxruntime.Value
 
GetCount() - Method in class org.bytedeco.onnxruntime.ConstValue
< Return true if OrtValue contains data and returns false if the OrtValue is a None
GetCount() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
< Return true if OrtValue contains data and returns false if the OrtValue is a None
GetCUDAProviderOptionsAsString(OrtCUDAProviderOptionsV2, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get serialized CUDA provider options string.
GetCUDAProviderOptionsAsString(OrtCUDAProviderOptionsV2, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCUDAProviderOptionsAsString(OrtCUDAProviderOptionsV2, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCUDAProviderOptionsAsString(OrtCUDAProviderOptionsV2, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCUDAProviderOptionsByName(OrtCUDAProviderOptionsV2, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get CUDA EP provider option where its data type is pointer.
GetCUDAProviderOptionsByName(OrtCUDAProviderOptionsV2, BytePointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCUDAProviderOptionsByName(OrtCUDAProviderOptionsV2, String, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCurrentGpuDeviceId(IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get current GPU device ID Get the current device id of the GPU execution provider (CUDA/tensorrt/rocm).
GetCurrentGpuDeviceId(IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetCurrentGpuDeviceId(int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
getCustomMetadata() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets an unmodifiable reference to the complete custom metadata.
getCustomMetadataValue(String) - Method in class ai.onnxruntime.OnnxModelMetadata
Returns Optional.of(value) if the custom metadata has a value for the supplied key, otherwise returns Optional.empty().
GetDenotationFromTypeInfo(OrtTypeInfo, PointerPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtTypeInfo \{
GetDenotationFromTypeInfo(OrtTypeInfo, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetDenotationFromTypeInfo(OrtTypeInfo, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetDenotationFromTypeInfo(OrtTypeInfo, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
getDenseShape() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
Gets the dense shape of the sparse tensor.
getDescription() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets the model description.
GetDescriptionAllocated(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataGetDescription
GetDeviceId() - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
GetDeviceType() - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
getDimensionNames() - Method in class ai.onnxruntime.TensorInfo
Get a copy of the tensor's named dimensions.
GetDimensions(LongPointer, long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Deprecated.
GetDimensions(LongBuffer, long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Deprecated.
GetDimensions(long[], long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Deprecated.
GetDimensions(OrtTensorTypeAndShapeInfo, LongPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get dimensions in ::OrtTensorTypeAndShapeInfo
GetDimensions(OrtTensorTypeAndShapeInfo, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetDimensions(OrtTensorTypeAndShapeInfo, long[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetDimensions(LongPointer, long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Deprecated.
GetDimensions(LongBuffer, long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Deprecated.
GetDimensions(long[], long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Deprecated.
GetDimensionsCount() - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Wraps OrtApi::GetDimensionsCount
GetDimensionsCount(OrtTensorTypeAndShapeInfo, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get dimension count in ::OrtTensorTypeAndShapeInfo
GetDimensionsCount() - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Wraps OrtApi::GetDimensionsCount
GetDnnlProviderOptionsAsString(OrtDnnlProviderOptions, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get serialized oneDNN provider options string.
GetDnnlProviderOptionsAsString(OrtDnnlProviderOptions, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetDnnlProviderOptionsAsString(OrtDnnlProviderOptions, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetDnnlProviderOptionsAsString(OrtDnnlProviderOptions, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
getDomain() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets the domain.
GetDomainAllocated(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataGetDomain
getDoubleBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns a copy of the underlying OnnxTensor as a DoubleBuffer if the underlying type is a double, otherwise it returns null.
GetElementCount() - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Wraps OrtApi::GetTensorShapeElementCount
GetElementCount() - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Wraps OrtApi::GetTensorShapeElementCount
GetElementType() - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Wraps OrtApi::GetTensorElementType
GetElementType() - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Wraps OrtApi::GetTensorElementType
GetEndVersion() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetEndVersion(OrtCustomOp.GetEndVersion_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetEndVersion_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetEndVersion_OrtCustomOp
Pointer cast constructor.
GetEndVersion_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetEndVersion_OrtCustomOp
 
getEnvironment() - Static method in class ai.onnxruntime.OrtEnvironment
Gets the OrtEnvironment.
getEnvironment(String) - Static method in class ai.onnxruntime.OrtEnvironment
Gets the OrtEnvironment.
getEnvironment(OrtLoggingLevel) - Static method in class ai.onnxruntime.OrtEnvironment
Gets the OrtEnvironment.
getEnvironment(OrtLoggingLevel, String) - Static method in class ai.onnxruntime.OrtEnvironment
Gets the OrtEnvironment.
getEnvironment(OrtLoggingLevel, String, OrtEnvironment.ThreadingOptions) - Static method in class ai.onnxruntime.OrtEnvironment
Creates an OrtEnvironment using the specified global thread pool options.
GetErrorCode() - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetErrorCode(OrtApi.GetErrorCode_OrtStatus) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetErrorCode() - Method in class org.bytedeco.onnxruntime.Status
 
GetErrorCode_OrtStatus(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.GetErrorCode_OrtStatus
Pointer cast constructor.
GetErrorCode_OrtStatus() - Constructor for class org.bytedeco.onnxruntime.OrtApi.GetErrorCode_OrtStatus
 
GetErrorMessage() - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetErrorMessage(OrtApi.GetErrorMessage_OrtStatus) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetErrorMessage() - Method in class org.bytedeco.onnxruntime.Status
 
GetErrorMessage_OrtStatus(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.GetErrorMessage_OrtStatus
Pointer cast constructor.
GetErrorMessage_OrtStatus() - Constructor for class org.bytedeco.onnxruntime.OrtApi.GetErrorMessage_OrtStatus
 
getEvalInputNames() - Method in class ai.onnxruntime.OrtTrainingSession
Returns an ordered set of the eval model input names.
getEvalOutputNames() - Method in class ai.onnxruntime.OrtTrainingSession
Returns an ordered set of the eval model output names.
GetExecutionProviderApi(BytePointer, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name GetExecutionProviderApi \{ /** \brief Get a pointer to the requested version of the Execution Provider specific API extensions to the OrtApi
GetExecutionProviderApi(BytePointer, int, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetExecutionProviderApi(String, int, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetExecutionProviderType() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetExecutionProviderType(OrtCustomOp.GetExecutionProviderType_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetExecutionProviderType_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetExecutionProviderType_OrtCustomOp
Pointer cast constructor.
GetExecutionProviderType_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetExecutionProviderType_OrtCustomOp
 
GetFlattenedConfigs() - Method in class org.bytedeco.onnxruntime.CustomOpConfigs
\brief Returns a flattened map of custom operator configuration entries and their values.
getFloatBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns a copy of the underlying OnnxTensor as a FloatBuffer if it can be losslessly converted into a float (i.e.
getFloatProperty(String) - Method in class ai.onnxruntime.OrtTrainingSession
Gets a float property from this training session checkpoint.
GetGPUComputeStream() - Method in class org.bytedeco.onnxruntime.KernelContext
 
getGraphDescription() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets the graph description.
GetGraphDescriptionAllocated(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataGetGraphDescription
getGraphName() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets the graph name.
GetGraphNameAllocated(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataGetGraphName
getID() - Method in enum ai.onnxruntime.OrtSession.SessionOptions.ExecutionMode
Gets the int id used in native code for the execution mode.
getID() - Method in enum ai.onnxruntime.OrtSession.SessionOptions.OptLevel
Gets the int id used in native code for this optimisation level.
getIndices() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
Get the indices buffer.
getIndicesBuffer() - Method in class ai.onnxruntime.OnnxSparseTensor
Gets a copy of the indices.
getIndicesShape() - Method in class ai.onnxruntime.OnnxSparseTensor
Gets the shape of the (outer) indices.
getIndicesShape() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
Gets the shape of the indices of the sparse tensor.
getIndicesType() - Method in class ai.onnxruntime.OnnxSparseTensor.BlockSparseTensor
 
getIndicesType() - Method in class ai.onnxruntime.OnnxSparseTensor.COOTensor
 
getIndicesType() - Method in class ai.onnxruntime.OnnxSparseTensor.CSRCTensor
 
getIndicesType() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
The indices type of the sparse tensor.
getInfo() - Method in class ai.onnxruntime.NodeInfo
The type and shape information of this node.
getInfo() - Method in class ai.onnxruntime.OnnxMap
 
getInfo() - Method in class ai.onnxruntime.OnnxSequence
 
getInfo() - Method in class ai.onnxruntime.OnnxTensorLike
Returns a TensorInfo for this tensor.
getInfo() - Method in interface ai.onnxruntime.OnnxValue
Gets the type info object associated with this OnnxValue.
GetInfo() - Method in class org.bytedeco.onnxruntime.AllocatorImpl
 
GetInfo() - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
 
getInnerIndices() - Method in class ai.onnxruntime.OnnxSparseTensor.CSRCTensor
Gets the inner indices buffer.
getInnerIndicesBuffer() - Method in class ai.onnxruntime.OnnxSparseTensor
Gets a copy of the inner indices in a CSRC sparse tensor.
getInnerIndicesShape() - Method in class ai.onnxruntime.OnnxSparseTensor.CSRCTensor
Gets the shape of the inner indices.
getInnerIndicesShape() - Method in class ai.onnxruntime.OnnxSparseTensor
Gets the shape of the inner indices in a CSRC sparse tensor.
GetInput(long) - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetInputCharacteristic() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputCharacteristic(OrtCustomOp.GetInputCharacteristic_OrtCustomOp_long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputCharacteristic_OrtCustomOp_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputCharacteristic_OrtCustomOp_long
Pointer cast constructor.
GetInputCharacteristic_OrtCustomOp_long() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputCharacteristic_OrtCustomOp_long
 
GetInputCount() - Method in class org.bytedeco.onnxruntime.ConstSession
Returns the number of model inputs
GetInputCount() - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Returns the number of model inputs
GetInputCount() - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetInputCount() - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetInputCount() - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
getInputInfo() - Method in class ai.onnxruntime.OrtSession
Returns the info objects for the inputs, including their names and types.
GetInputMemoryType() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputMemoryType(OrtCustomOp.GetInputMemoryType_OrtCustomOp_long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputMemoryType_OrtCustomOp_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputMemoryType_OrtCustomOp_long
Pointer cast constructor.
GetInputMemoryType_OrtCustomOp_long() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputMemoryType_OrtCustomOp_long
 
GetInputName(long) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetInputNameAllocated(long, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstSession
\brief Returns a copy of input name at the specified index.
GetInputNameAllocated(long, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
\brief Returns a copy of input name at the specified index.
getInputNames() - Method in class ai.onnxruntime.OrtSession
Returns the input names.
GetInputShape(long) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
GetInputType() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputType(OrtCustomOp.GetInputType_OrtCustomOp_long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputType_OrtCustomOp_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputType_OrtCustomOp_long
Pointer cast constructor.
GetInputType_OrtCustomOp_long() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputType_OrtCustomOp_long
 
GetInputTypeCount() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputTypeCount(OrtCustomOp.GetInputTypeCount_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetInputTypeCount_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputTypeCount_OrtCustomOp
Pointer cast constructor.
GetInputTypeCount_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetInputTypeCount_OrtCustomOp
 
GetInputTypeInfo(long) - Method in class org.bytedeco.onnxruntime.ConstSession
Wraps OrtApi::SessionGetInputTypeInfo
GetInputTypeInfo(long) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Wraps OrtApi::SessionGetInputTypeInfo
GetInputTypeInfo(long) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
getIntBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns a copy of the underlying OnnxTensor as an IntBuffer if the underlying type is int32 or uint32, otherwise it returns null.
getIntProperty(String) - Method in class ai.onnxruntime.OrtTrainingSession
Gets a int property from this training session checkpoint.
getLearningRate() - Method in class ai.onnxruntime.OrtTrainingSession
Gets the current learning rate for this training session.
GetLogger() - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetLogger() - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetLoggingSeverityLevel() - Method in class org.bytedeco.onnxruntime.Logger
Returns the logger's current severity level from the cached member.
getLogLevel() - Method in class ai.onnxruntime.OrtSession.RunOptions
Gets the current logging level set on this RunOptions.
getLogVerbosityLevel() - Method in class ai.onnxruntime.OrtSession.RunOptions
Gets the current logging verbosity level set on this RunOptions.
getLongBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns a copy of the underlying OnnxTensor as a LongBuffer if the underlying type is int64 or uint64, otherwise it returns null.
GetMapKeyType() - Method in class org.bytedeco.onnxruntime.ConstMapTypeInfo
Wraps OrtApi::GetMapKeyType
GetMapKeyType() - Method in class org.bytedeco.onnxruntime.MapTypeInfoImpl
Wraps OrtApi::GetMapKeyType
GetMapKeyType(OrtMapTypeInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtMapTypeInfo \{
GetMapKeyType(OrtMapTypeInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetMapKeyType(OrtMapTypeInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetMapTypeInfo() - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
Wraps OrtApi::CastTypeInfoToMapTypeInfo
GetMapValueType() - Method in class org.bytedeco.onnxruntime.ConstMapTypeInfo
Wraps OrtApi::GetMapValueType
GetMapValueType() - Method in class org.bytedeco.onnxruntime.MapTypeInfoImpl
Wraps OrtApi::GetMapValueType
GetMapValueType(OrtMapTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the value type from an ::OrtMapTypeInfo
GetMapValueType(OrtMapTypeInfo, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetMayInplace() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetMayInplace(OrtCustomOp.GetMayInplace_PointerPointer_PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetMayInplace_PointerPointer_PointerPointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetMayInplace_PointerPointer_PointerPointer
Pointer cast constructor.
GetMayInplace_PointerPointer_PointerPointer() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetMayInplace_PointerPointer_PointerPointer
 
GetMemoryType() - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
getMetadata() - Method in class ai.onnxruntime.OrtSession
Gets the metadata for the currently loaded model.
GetModelMetadata() - Method in class org.bytedeco.onnxruntime.ConstSession
Wraps OrtApi::SessionGetModelMetadata
GetModelMetadata() - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Wraps OrtApi::SessionGetModelMetadata
getName() - Method in class ai.onnxruntime.NodeInfo
The name of the node.
getName() - Method in enum ai.onnxruntime.OrtProvider
Accessor for the internal name of this provider.
GetName() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetName(OrtCustomOp.GetName_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetName_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetName_OrtCustomOp
Pointer cast constructor.
GetName_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetName_OrtCustomOp
 
GetNodeName() - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
getNumElements() - Method in class ai.onnxruntime.TensorInfo
Returns the number of elements in this tensor.
getNumInputs() - Method in class ai.onnxruntime.OrtSession
Returns the number of inputs this model expects.
getNumNonZeroElements() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
The number of non-zero elements.
getNumOutputs() - Method in class ai.onnxruntime.OrtSession
Returns the number of outputs this model expects.
GetONNXType() - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
 
GetOnnxTypeFromTypeInfo(OrtTypeInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get ::ONNXType from ::OrtTypeInfo
GetOnnxTypeFromTypeInfo(OrtTypeInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetOnnxTypeFromTypeInfo(OrtTypeInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetOpaqueValue(BytePointer, BytePointer, OrtValue, Pointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get internal data from an opaque (custom user defined type) ::OrtValue Copies internal data from an opaque value into a user provided buffer
GetOpaqueValue(String, String, OrtValue, Pointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetOptionalContainedTypeInfo(OrtOptionalTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get OrtTypeInfo for the allowed contained type from an ::OrtOptionalTypeInfo.
GetOptionalContainedTypeInfo(OrtOptionalTypeInfo, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetOptionalTypeInfo() - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
wraps OrtApi::CastTypeInfoToOptionalTypeInfo
GetOrtErrorCode() - Method in class org.bytedeco.onnxruntime.OrtException
 
GetOrtKernelContext() - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetOutput(long, LongPointer, long) - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetOutput(long, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetOutput(long, long[], long) - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetOutput(long, LongVector) - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetOutputCharacteristic() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetOutputCharacteristic(OrtCustomOp.GetOutputCharacteristic_OrtCustomOp_long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetOutputCharacteristic_OrtCustomOp_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputCharacteristic_OrtCustomOp_long
Pointer cast constructor.
GetOutputCharacteristic_OrtCustomOp_long() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputCharacteristic_OrtCustomOp_long
 
GetOutputCount() - Method in class org.bytedeco.onnxruntime.ConstSession
Returns the number of model outputs
GetOutputCount() - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Returns the number of model outputs
GetOutputCount() - Method in class org.bytedeco.onnxruntime.KernelContext
 
GetOutputCount() - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
getOutputInfo() - Method in class ai.onnxruntime.OrtSession
Returns the info objects for the outputs, including their names and types.
GetOutputName(long) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetOutputNameAllocated(long, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstSession
\brief Returns a copy of output name at then specified index.
GetOutputNameAllocated(long, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
\brief Returns a copy of output name at then specified index.
getOutputNames() - Method in class ai.onnxruntime.OrtSession
Returns the output names.
GetOutputNames() - Method in class org.bytedeco.onnxruntime.ConstIoBinding
 
GetOutputNames(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstIoBinding
 
GetOutputNames() - Method in class org.bytedeco.onnxruntime.ConstIoBindingImpl
 
GetOutputNames(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstIoBindingImpl
 
GetOutputNamesHelper(OrtIoBinding, OrtAllocator) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
Contains a constant, unowned OrtTypeInfo that can be copied and passed around by value.
GetOutputType() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetOutputType(OrtCustomOp.GetOutputType_OrtCustomOp_long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetOutputType_OrtCustomOp_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputType_OrtCustomOp_long
Pointer cast constructor.
GetOutputType_OrtCustomOp_long() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputType_OrtCustomOp_long
 
GetOutputTypeCount() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetOutputTypeCount(OrtCustomOp.GetOutputTypeCount_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetOutputTypeCount_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputTypeCount_OrtCustomOp
Pointer cast constructor.
GetOutputTypeCount_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetOutputTypeCount_OrtCustomOp
 
GetOutputTypeInfo(long) - Method in class org.bytedeco.onnxruntime.ConstSession
Wraps OrtApi::SessionGetOutputTypeInfo
GetOutputTypeInfo(long) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Wraps OrtApi::SessionGetOutputTypeInfo
GetOutputTypeInfo(long) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetOutputValues() - Method in class org.bytedeco.onnxruntime.ConstIoBinding
 
GetOutputValues(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstIoBinding
 
GetOutputValues() - Method in class org.bytedeco.onnxruntime.ConstIoBindingImpl
 
GetOutputValues(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstIoBindingImpl
 
GetOutputValuesHelper(OrtIoBinding, OrtAllocator) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
GetOverridableInitializerCount() - Method in class org.bytedeco.onnxruntime.ConstSession
Returns the number of inputs that have defaults that can be overridden
GetOverridableInitializerCount() - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Returns the number of inputs that have defaults that can be overridden
GetOverridableInitializerNameAllocated(long, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstSession
Wraps OrtApi::SessionGetOverridableInitializerName
GetOverridableInitializerNameAllocated(long, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Wraps OrtApi::SessionGetOverridableInitializerName
GetOverridableInitializerTypeInfo(long) - Method in class org.bytedeco.onnxruntime.ConstSession
Wraps OrtApi::SessionGetOverridableInitializerTypeInfo
GetOverridableInitializerTypeInfo(long) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Wraps OrtApi::SessionGetOverridableInitializerTypeInfo
getPointer(long) - Method in class org.bytedeco.onnxruntime.AllocatorImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseAllocator
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseArenaCfg
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseConstIoBinding
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseConstSession
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseConstValue
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseEnv
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseIoBinding
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseKernelInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseMemoryInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseModelMetadata
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseOpAttr
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseOrtOp
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseRunOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseSession
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseSessionOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseStatus
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseThreadingOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseTypeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.BaseValue
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstIoBinding
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstIoBindingImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstMapTypeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstSession
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstValue
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.CustomOpConfigs
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Env
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Logger
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.LoraAdapter
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.MapTypeInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OptionalTypeInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtApiBase
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtCustomHandleType
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.RunOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.SessionOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Shape
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.Value
 
getPointer(long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
getProducerName() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets the producer name.
GetProducerNameAllocated(OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataGetProducerName
getProfilingStartTimeInNs() - Method in class ai.onnxruntime.OrtSession
Returns the timestamp that profiling started in nanoseconds.
GetProfilingStartTimeNs() - Method in class org.bytedeco.onnxruntime.ConstSession
Wraps OrtApi::SessionGetProfilingStartTimeNs
GetProfilingStartTimeNs() - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
Wraps OrtApi::SessionGetProfilingStartTimeNs
getProvider() - Method in class ai.onnxruntime.OrtProviderOptions
Gets the provider enum for this options instance.
getProvider() - Method in class ai.onnxruntime.providers.OrtCUDAProviderOptions
 
getProvider() - Method in class ai.onnxruntime.providers.OrtTensorRTProviderOptions
 
GetResizedStringTensorElementBuffer(OrtValue, long, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set a single string in a string tensor Do not zero terminate the string data.
GetResizedStringTensorElementBuffer(OrtValue, long, long, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetResizedStringTensorElementBuffer(OrtValue, long, long, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetResizedStringTensorElementBuffer(OrtValue, long, long, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetResizedStringTensorElementBuffer(long, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
Allocate if necessary and obtain a pointer to a UTF-8 encoded string element buffer indexed by the flat element index, of the specified length.
GetROCMProviderOptionsAsString(OrtROCMProviderOptions, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get serialized ROCm provider options string.
GetROCMProviderOptionsAsString(OrtROCMProviderOptions, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetROCMProviderOptionsAsString(OrtROCMProviderOptions, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetROCMProviderOptionsAsString(OrtROCMProviderOptions, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetRunLogVerbosityLevel() - Method in class org.bytedeco.onnxruntime.RunOptions
Wraps OrtApi::RunOptionsGetRunLogVerbosityLevel
getRunTag() - Method in class ai.onnxruntime.OrtSession.RunOptions
Gets the String used to log information about this run.
GetRunTag() - Method in class org.bytedeco.onnxruntime.RunOptions
Wraps OrtApi::RunOptionsGetRunTag
GetSequenceElementType() - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfoImpl
Wraps OrtApi::GetSequenceElementType
GetSequenceElementType(OrtSequenceTypeInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSequenceTypeInfo \{
GetSequenceElementType(OrtSequenceTypeInfo, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSequenceTypeInfo() - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
Wraps OrtApi::CastTypeInfoToSequenceTypeInfo
GetSessionConfigEntry(OrtSessionOptions, BytePointer, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get a session configuration value.
GetSessionConfigEntry(OrtSessionOptions, String, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSessionConfigEntry(OrtSessionOptions, BytePointer, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSessionConfigEntry(OrtSessionOptions, String, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSessionConfigEntry(OrtSessionOptions, BytePointer, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSessionConfigEntry(OrtSessionOptions, String, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
getShape() - Method in class ai.onnxruntime.TensorInfo
Get a copy of the tensor's shape.
GetShape() - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Uses GetDimensionsCount & GetDimensions to return a std::vector of the shape
GetShape() - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Uses GetDimensionsCount & GetDimensions to return a std::vector of the shape
getShortBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns a copy of the underlying OnnxTensor as a ShortBuffer if the underlying type is int16, uint16, fp16 or bf16, otherwise it returns null.
GetSparseFormat() - Method in class org.bytedeco.onnxruntime.ConstValue
The API returns the sparse data format this OrtValue holds in a sparse tensor.
GetSparseFormat() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API returns the sparse data format this OrtValue holds in a sparse tensor.
GetSparseTensorFormat(OrtValue, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Returns sparse tensor format enum iff a given ort value contains an instance of sparse tensor.
GetSparseTensorFormat(OrtValue, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorFormat(OrtValue, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorIndices(OrtValue, onnxruntime.OrtSparseIndicesFormat, SizeTPointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Returns indices data for the type of the indices specified by indices_format
GetSparseTensorIndices(OrtValue, onnxruntime.OrtSparseIndicesFormat, SizeTPointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorIndices(OrtValue, int, SizeTPointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorIndicesTypeShape(OrtValue, onnxruntime.OrtSparseIndicesFormat, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Returns data type, shape for the type of indices specified by indices_format.
GetSparseTensorIndicesTypeShape(OrtValue, onnxruntime.OrtSparseIndicesFormat, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorIndicesTypeShape(OrtValue, int, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorIndicesTypeShapeInfo(onnxruntime.OrtSparseIndicesFormat) - Method in class org.bytedeco.onnxruntime.ConstValue
The API returns type and shape information for the specified indices.
GetSparseTensorIndicesTypeShapeInfo(int) - Method in class org.bytedeco.onnxruntime.ConstValue
 
GetSparseTensorIndicesTypeShapeInfo(onnxruntime.OrtSparseIndicesFormat) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API returns type and shape information for the specified indices.
GetSparseTensorIndicesTypeShapeInfo(int) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
 
getSparseTensorType() - Method in class ai.onnxruntime.OnnxSparseTensor
Returns the type of this OnnxSparseTensor.
GetSparseTensorValues(OrtValue, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Returns numeric data for sparse tensor values (nnz).
GetSparseTensorValues(OrtValue, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorValuesTypeAndShape(OrtValue, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Returns data type and shape of sparse tensor values (nnz) iff ::OrtValue contains a SparseTensor.
GetSparseTensorValuesTypeAndShape(OrtValue, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSparseTensorValuesTypeAndShapeInfo() - Method in class org.bytedeco.onnxruntime.ConstValue
The API returns type and shape information for stored non-zero values of the sparse tensor.
GetSparseTensorValuesTypeAndShapeInfo() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API returns type and shape information for stored non-zero values of the sparse tensor.
getSparsityType() - Method in class ai.onnxruntime.OnnxSparseTensor.BlockSparseTensor
 
getSparsityType() - Method in class ai.onnxruntime.OnnxSparseTensor.COOTensor
 
getSparsityType() - Method in class ai.onnxruntime.OnnxSparseTensor.CSRCTensor
 
getSparsityType() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
The sparsity type of the sparse tensor.
GetStartVersion() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetStartVersion(OrtCustomOp.GetStartVersion_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetStartVersion_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetStartVersion_OrtCustomOp
Pointer cast constructor.
GetStartVersion_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetStartVersion_OrtCustomOp
 
getStringProperty(String) - Method in class ai.onnxruntime.OrtTrainingSession
Gets a String property from this training session checkpoint.
GetStringTensorContent(Pointer, long, SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.ConstValue
The API copies all of the UTF-8 encoded string data contained within a tensor or a sparse tensor into a supplied buffer.
GetStringTensorContent(Pointer, long, SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API copies all of the UTF-8 encoded string data contained within a tensor or a sparse tensor into a supplied buffer.
GetStringTensorContent(OrtValue, Pointer, long, SizeTPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get all strings from a string tensor An example of the results:
Given \p value is a string tensor with the strings { "This" "is" "a" "test" }
\p s must have a size of 11 bytes
\p offsets must have 4 elements
After the call, these values will be filled in:
\p s will contain "Thisisatest"
\p offsets will contain { 0, 4, 6, 7 }
The length of the last string is just s_len - offsets[last]
GetStringTensorDataLength() - Method in class org.bytedeco.onnxruntime.ConstValue
This API returns a full length of string data contained within either a tensor or a sparse Tensor.
GetStringTensorDataLength() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
This API returns a full length of string data contained within either a tensor or a sparse Tensor.
GetStringTensorDataLength(OrtValue, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get total byte length for all strings in a string tensor Typically used with OrtApi::GetStringTensorContent
GetStringTensorElement(long, long, Pointer) - Method in class org.bytedeco.onnxruntime.ConstValue
The API copies UTF-8 encoded bytes for the requested string element contained within a tensor or a sparse tensor into a provided buffer.
GetStringTensorElement(long) - Method in class org.bytedeco.onnxruntime.ConstValue
Returns string tensor UTF-8 encoded string element.
GetStringTensorElement(long, long, Pointer) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API copies UTF-8 encoded bytes for the requested string element contained within a tensor or a sparse tensor into a provided buffer.
GetStringTensorElement(long) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
Returns string tensor UTF-8 encoded string element.
GetStringTensorElement(OrtValue, long, long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get a single string from a string tensor
GetStringTensorElementLength(long) - Method in class org.bytedeco.onnxruntime.ConstValue
The API returns a byte length of UTF-8 encoded string element contained in either a tensor or a spare tensor values.
GetStringTensorElementLength(long) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API returns a byte length of UTF-8 encoded string element contained in either a tensor or a spare tensor values.
GetStringTensorElementLength(OrtValue, long, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtValue \{
GetSymbolicDimensions(PointerPointer, long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
Wraps OrtApi::GetSymbolicDimensions
GetSymbolicDimensions(BytePointer, long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
 
GetSymbolicDimensions(ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
 
GetSymbolicDimensions(byte[], long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
 
GetSymbolicDimensions(OrtTensorTypeAndShapeInfo, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get symbolic dimension names in ::OrtTensorTypeAndShapeInfo
GetSymbolicDimensions(OrtTensorTypeAndShapeInfo, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSymbolicDimensions(OrtTensorTypeAndShapeInfo, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSymbolicDimensions(OrtTensorTypeAndShapeInfo, byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetSymbolicDimensions(PointerPointer, long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Wraps OrtApi::GetSymbolicDimensions
GetSymbolicDimensions(BytePointer, long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
 
GetSymbolicDimensions(ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
 
GetSymbolicDimensions(byte[], long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
 
GetTensorAttribute(BytePointer, OrtAllocator) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetTensorAttribute(String, OrtAllocator) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetTensorConstantInput(long, IntPointer) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetTensorConstantInput(long, IntBuffer) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetTensorConstantInput(long, int[]) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
GetTensorElementType(OrtTensorTypeAndShapeInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get element type in ::OrtTensorTypeAndShapeInfo
GetTensorElementType(OrtTensorTypeAndShapeInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorElementType(OrtTensorTypeAndShapeInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorMemoryInfo() - Method in class org.bytedeco.onnxruntime.ConstValue
This API returns information about the memory allocation used to hold data.
GetTensorMemoryInfo() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
This API returns information about the memory allocation used to hold data.
GetTensorMemoryInfo(OrtValue, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name GetTensorMemoryInfo \{ /** \brief Returns a pointer to the ::OrtMemoryInfo of a Tensor
GetTensorMemoryInfo(OrtValue, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorMutableData(OrtValue, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get a pointer to the raw data inside a tensor Used to read/write/modify the internal tensor data directly.
GetTensorMutableData(OrtValue, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorMutableDataBool() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataByte() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataDouble() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataFloat() - Method in class org.bytedeco.onnxruntime.ValueImpl
Returns a non-const typed pointer to an OrtValue/Tensor contained buffer No type checking is performed, the caller must ensure the type matches the tensor type.
GetTensorMutableDataInt() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataLong() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataShort() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataUByte() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataUInt() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataULong() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableDataUShort() - Method in class org.bytedeco.onnxruntime.ValueImpl
 
GetTensorMutableRawData() - Method in class org.bytedeco.onnxruntime.ValueImpl
Returns a non-typed non-const pointer to a tensor contained data.
GetTensorRawData() - Method in class org.bytedeco.onnxruntime.ConstValue
Returns a non-typed pointer to a tensor contained data.
GetTensorRawData() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
Returns a non-typed pointer to a tensor contained data.
GetTensorRTProviderOptionsAsString(OrtTensorRTProviderOptionsV2, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get serialized TensorRT provider options string.
GetTensorRTProviderOptionsAsString(OrtTensorRTProviderOptionsV2, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorRTProviderOptionsAsString(OrtTensorRTProviderOptionsV2, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorRTProviderOptionsAsString(OrtTensorRTProviderOptionsV2, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorRTProviderOptionsByName(OrtTensorRTProviderOptionsV2, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get TensorRT EP provider option where its data type is pointer.
GetTensorRTProviderOptionsByName(OrtTensorRTProviderOptionsV2, BytePointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorRTProviderOptionsByName(OrtTensorRTProviderOptionsV2, String, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorShapeElementCount(OrtTensorTypeAndShapeInfo, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get total number of elements in a tensor shape from an ::OrtTensorTypeAndShapeInfo Return the number of elements specified by the tensor shape (all dimensions multiplied by each other).
GetTensorTypeAndShape(OrtValue, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtValue \{
GetTensorTypeAndShape(OrtValue, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTensorTypeAndShapeInfo() - Method in class org.bytedeco.onnxruntime.ConstValue
The API returns type information for data contained in a tensor.
GetTensorTypeAndShapeInfo() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API returns type information for data contained in a tensor.
GetTensorTypeAndShapeInfo() - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
Wraps OrtApi::CastTypeInfoToTensorInfo
GetTrainingApi() - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTrainingApi(OrtApi.GetTrainingApi_int) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetTrainingApi_int(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.GetTrainingApi_int
Pointer cast constructor.
GetTrainingApi_int() - Constructor for class org.bytedeco.onnxruntime.OrtApi.GetTrainingApi_int
 
getTrainInputNames() - Method in class ai.onnxruntime.OrtTrainingSession
Returns an ordered set of the train model input names.
getTrainOutputNames() - Method in class ai.onnxruntime.OrtTrainingSession
Returns an ordered set of the train model output names.
getType() - Method in class ai.onnxruntime.OnnxMap
 
getType() - Method in class ai.onnxruntime.OnnxSequence
 
getType() - Method in class ai.onnxruntime.OnnxSparseTensor
 
getType() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
The data type of the sparse tensor.
getType() - Method in class ai.onnxruntime.OnnxTensor
 
getType() - Method in interface ai.onnxruntime.OnnxValue
Gets the type of this OnnxValue.
GetTypeInfo() - Method in class org.bytedeco.onnxruntime.ConstValue
The API returns type information for data contained in a tensor.
GetTypeInfo() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
The API returns type information for data contained in a tensor.
GetTypeInfo(OrtValue, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get type information of an OrtValue
GetTypeInfo(OrtValue, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetUnowned() - Method in class org.bytedeco.onnxruntime.IoBinding
 
GetUnowned() - Method in class org.bytedeco.onnxruntime.Session
 
GetUnowned() - Method in class org.bytedeco.onnxruntime.SessionOptions
 
GetUnowned() - Method in class org.bytedeco.onnxruntime.Value
 
getValue() - Method in class ai.onnxruntime.OnnxMap
Returns a weakly typed Map containing all the elements.
getValue() - Method in class ai.onnxruntime.OnnxSequence
Extracts a Java list of the OnnxValues which can then be further unwrapped.
getValue() - Method in class ai.onnxruntime.OnnxSparseTensor
 
getValue() - Method in class ai.onnxruntime.OnnxTensor
Either returns a boxed primitive if the Tensor is a scalar, or a multidimensional array of primitives if it has multiple dimensions.
getValue() - Method in interface ai.onnxruntime.OnnxValue
Returns the value as a Java object copying it out of the native heap.
getValue() - Method in enum ai.onnxruntime.OrtLoggingLevel
Gets the native value associated with this logging level.
getValue() - Method in enum ai.onnxruntime.providers.CoreMLFlags
 
getValue() - Method in enum ai.onnxruntime.providers.NNAPIFlags
 
getValue() - Method in interface ai.onnxruntime.providers.OrtFlags
Gets the underlying flag value.
GetValue(int, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstValue
 
GetValue(int, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
 
GetValue(OrtValue, int, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get non tensor data from an ::OrtValue If value is of type ONNX_TYPE_MAP, you need to retrieve the keys and values separately.
GetValue(OrtValue, int, OrtAllocator, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetValueCount(OrtValue, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get non tensor value count from an ::OrtValue If value is of type ONNX_TYPE_MAP 2 will always be returned.
getValues() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
Get the value buffer.
getValuesBuffer() - Method in class ai.onnxruntime.OnnxSparseTensor
Gets a copy of the data buffer.
getValuesShape() - Method in class ai.onnxruntime.OnnxSparseTensor
Gets the shape of the values.
getValuesShape() - Method in class ai.onnxruntime.OnnxSparseTensor.SparseTensor
Gets the shape of the values of the sparse tensor.
GetValueType(OrtValue, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get ONNXType of an ::OrtValue
GetValueType(OrtValue, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetValueType(OrtValue, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
GetVariadicInputHomogeneity() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicInputHomogeneity(OrtCustomOp.GetVariadicInputHomogeneity_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicInputHomogeneity_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicInputHomogeneity_OrtCustomOp
Pointer cast constructor.
GetVariadicInputHomogeneity_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicInputHomogeneity_OrtCustomOp
 
GetVariadicInputMinArity() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicInputMinArity(OrtCustomOp.GetVariadicInputMinArity_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicInputMinArity_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicInputMinArity_OrtCustomOp
Pointer cast constructor.
GetVariadicInputMinArity_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicInputMinArity_OrtCustomOp
 
GetVariadicOutputHomogeneity() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicOutputHomogeneity(OrtCustomOp.GetVariadicOutputHomogeneity_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicOutputHomogeneity_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicOutputHomogeneity_OrtCustomOp
Pointer cast constructor.
GetVariadicOutputHomogeneity_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicOutputHomogeneity_OrtCustomOp
 
GetVariadicOutputMinArity() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicOutputMinArity(OrtCustomOp.GetVariadicOutputMinArity_OrtCustomOp) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
GetVariadicOutputMinArity_OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicOutputMinArity_OrtCustomOp
Pointer cast constructor.
GetVariadicOutputMinArity_OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.GetVariadicOutputMinArity_OrtCustomOp
 
getVersion() - Method in class ai.onnxruntime.OnnxModelMetadata
Gets the model version.
getVersion() - Method in class ai.onnxruntime.OrtEnvironment
Gets the native library version string.
GetVersion() - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataGetVersion
GetVersionString() - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
This function returns the onnxruntime version string version string major.minor.rev
GetVersionString() - Method in class org.bytedeco.onnxruntime.OrtApiBase
 
GetVersionString(OrtApiBase.BytePointer_GetVersionString) - Method in class org.bytedeco.onnxruntime.OrtApiBase
 
gpu_mem_limit() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief CUDA memory limit (To use all possible memory pass in maximum size_t) Defaults to SIZE_MAX.
gpu_mem_limit(long) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
gpu_mem_limit() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief ROCM memory limit (To use all possible memory pass in maximum size_t) Defaults to SIZE_MAX.
gpu_mem_limit(long) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 

H

has_user_compute_stream() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief Flag indicating if there is a user provided compute stream Defaults to 0.
has_user_compute_stream(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
has_user_compute_stream() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief Flag indicating if there is a user provided compute stream Defaults to 0.
has_user_compute_stream(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
has_user_compute_stream() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
has_user_compute_stream(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
HasConfigEntry(BytePointer) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
Wraps OrtApi::HasSessionConfigEntry
HasConfigEntry(String) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
 
HasConfigEntry(BytePointer) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
Wraps OrtApi::HasSessionConfigEntry
HasConfigEntry(String) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
 
hashCode() - Method in class ai.onnxruntime.OnnxModelMetadata
 
HasSessionConfigEntry(OrtSessionOptions, BytePointer, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions Custom operator APIs \{
HasSessionConfigEntry(OrtSessionOptions, String, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
HasSessionConfigEntry(OrtSessionOptions, BytePointer, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
HasSessionConfigEntry(OrtSessionOptions, String, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
HasSessionConfigEntry(OrtSessionOptions, BytePointer, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
HasSessionConfigEntry(OrtSessionOptions, String, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
HasValue() - Method in class org.bytedeco.onnxruntime.ConstValue
 
HasValue() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
 
HasValue(OrtValue, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
HasValue(OrtValue, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
HasValue(OrtValue, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 

I

increment() - Method in class org.bytedeco.onnxruntime.FloatVector.Iterator
 
increment() - Method in class org.bytedeco.onnxruntime.LongVector.Iterator
 
increment() - Method in class org.bytedeco.onnxruntime.StringStringMap.Iterator
 
increment() - Method in class org.bytedeco.onnxruntime.StringVector.Iterator
 
increment() - Method in class org.bytedeco.onnxruntime.ValueVector.Iterator
 
InferOutputShapeFn() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
InferOutputShapeFn(OrtCustomOp.InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext
Pointer cast constructor.
InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext
 
info - Variable in class ai.onnxruntime.OnnxTensorLike
The size and shape information for this tensor.
Info() - Method in class org.bytedeco.onnxruntime.OrtAllocator
Return a pointer to an ::OrtMemoryInfo that describes this allocator
Info(OrtAllocator.Info_OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
Info_OrtAllocator(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Info_OrtAllocator
Pointer cast constructor.
Info_OrtAllocator() - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Info_OrtAllocator
 
init(ClassProperties) - Method in class org.bytedeco.onnxruntime.presets.onnxruntime
 
INPUT_OUTPUT_OPTIONAL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtCustomOpInputOutputCharacteristic
INPUT_OUTPUT_REQUIRED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtCustomOpInputOutputCharacteristic
INPUT_OUTPUT_VARIADIC - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtCustomOpInputOutputCharacteristic
insert(FloatVector.Iterator, float) - Method in class org.bytedeco.onnxruntime.FloatVector
 
insert(LongVector.Iterator, long) - Method in class org.bytedeco.onnxruntime.LongVector
 
insert(StringVector.Iterator, BytePointer) - Method in class org.bytedeco.onnxruntime.StringVector
 
insert(ValueVector.Iterator, Value) - Method in class org.bytedeco.onnxruntime.ValueVector
 
intern() - Method in enum org.bytedeco.onnxruntime.global.onnxruntime.OrtSparseIndicesFormat
 
INVALID_INT_DIM - Static variable in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
INVALID_INT_DIM() - Static method in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
Invoke(OrtKernelContext, Value, long, Value, long) - Method in class org.bytedeco.onnxruntime.Op
 
Invoke(OrtKernelContext, PointerPointer, long, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.Op
 
Invoke(OrtKernelContext, OrtValue, long, OrtValue, long) - Method in class org.bytedeco.onnxruntime.Op
 
InvokeOp(OrtKernelContext, OrtOp, PointerPointer, int, PointerPointer, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief: Invoke the operator created by OrtApi::CreateOp The inputs must follow the order as specified in onnx specification
InvokeOp(OrtKernelContext, OrtOp, OrtValue, int, OrtValue, int) - Method in class org.bytedeco.onnxruntime.OrtApi
 
IoBinding - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtIoBinding
IoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.IoBinding
Pointer cast constructor.
IoBinding(Session) - Constructor for class org.bytedeco.onnxruntime.IoBinding
 
IoBindingImpl - Class in org.bytedeco.onnxruntime
 
IoBindingImpl() - Constructor for class org.bytedeco.onnxruntime.IoBindingImpl
Default native constructor.
IoBindingImpl(long) - Constructor for class org.bytedeco.onnxruntime.IoBindingImpl
Native array allocator.
IoBindingImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.IoBindingImpl
Pointer cast constructor.
isClosed() - Method in class ai.onnxruntime.OnnxMap
 
isClosed() - Method in class ai.onnxruntime.OnnxSequence
 
isClosed() - Method in class ai.onnxruntime.OnnxTensorLike
 
isClosed() - Method in interface ai.onnxruntime.OnnxValue
Checks if this value is closed (i.e., the native object has been released).
isClosed() - Method in class ai.onnxruntime.OrtProviderOptions
Is the native object closed?
IsInt() - Method in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
IsOK() - Method in class org.bytedeco.onnxruntime.Status
Returns true if instance represents an OK (non-error) status.
isResultOwner(int) - Method in class ai.onnxruntime.OrtSession.Result
Gets the value from the container at the specified index.
isScalar() - Method in class ai.onnxruntime.TensorInfo
Returns true if the shape represents a scalar value (i.e.
isSequenceOfMaps() - Method in class ai.onnxruntime.SequenceInfo
Is this a sequence of maps?
IsSparseTensor() - Method in class org.bytedeco.onnxruntime.ConstValue
Returns true if the OrtValue contains a sparse tensor
IsSparseTensor() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
Returns true if the OrtValue contains a sparse tensor
IsSparseTensor(OrtValue, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtValue \{
IsSparseTensor(OrtValue, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
IsSparseTensor(OrtValue, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
IsTensor() - Method in class org.bytedeco.onnxruntime.ConstValue
Returns true if Value is a tensor, false for other types like map/sequence/etc
IsTensor() - Method in class org.bytedeco.onnxruntime.ConstValueImpl
Returns true if Value is a tensor, false for other types like map/sequence/etc
IsTensor(OrtValue, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Return if an ::OrtValue is a tensor type
IsTensor(OrtValue, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
IsTensor(OrtValue, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
isTrainingEnabled() - Method in class ai.onnxruntime.OrtEnvironment
Is training enabled in this build of ONNX Runtime?
iterator() - Method in class ai.onnxruntime.OrtSession.Result
 
Iterator(Pointer) - Constructor for class org.bytedeco.onnxruntime.FloatVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.onnxruntime.FloatVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.onnxruntime.LongVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.onnxruntime.LongVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.onnxruntime.StringStringMap.Iterator
 
Iterator() - Constructor for class org.bytedeco.onnxruntime.StringStringMap.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.onnxruntime.StringVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.onnxruntime.StringVector.Iterator
 
Iterator(Pointer) - Constructor for class org.bytedeco.onnxruntime.ValueVector.Iterator
 
Iterator() - Constructor for class org.bytedeco.onnxruntime.ValueVector.Iterator
 

K

KernelCompute() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
KernelCompute(OrtCustomOp.KernelCompute_Pointer_OrtKernelContext) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
KernelCompute_Pointer_OrtKernelContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.KernelCompute_Pointer_OrtKernelContext
Pointer cast constructor.
KernelCompute_Pointer_OrtKernelContext() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.KernelCompute_Pointer_OrtKernelContext
 
KernelComputeV2() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
KernelComputeV2(OrtCustomOp.KernelComputeV2_Pointer_OrtKernelContext) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
KernelComputeV2_Pointer_OrtKernelContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.KernelComputeV2_Pointer_OrtKernelContext
Pointer cast constructor.
KernelComputeV2_Pointer_OrtKernelContext() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.KernelComputeV2_Pointer_OrtKernelContext
 
KernelContext - Class in org.bytedeco.onnxruntime
This class wraps a raw pointer OrtKernelContext* that is being passed to the custom kernel Compute() method.
KernelContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.KernelContext
Pointer cast constructor.
KernelContext(OrtKernelContext) - Constructor for class org.bytedeco.onnxruntime.KernelContext
 
KernelContext.Fn_Pointer_long - Class in org.bytedeco.onnxruntime
 
KernelContext_GetAllocator(OrtKernelContext, OrtMemoryInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get Allocator from KernelContext for a specific memoryInfo.
KernelContext_GetAllocator(OrtKernelContext, OrtMemoryInfo, OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetGPUComputeStream(OrtKernelContext, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtKernelContext Custom operator APIs.
KernelContext_GetGPUComputeStream(OrtKernelContext, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetInput(OrtKernelContext, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Used for custom operators, get an input of a kernel The function attempts fetches the input of the kernel.
KernelContext_GetInput(OrtKernelContext, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetInputCount(OrtKernelContext, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtKernelContext Custom operator APIs.
KernelContext_GetLogger(OrtKernelContext, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtKernelContext Custom operator APIs.
KernelContext_GetLogger(OrtKernelContext, OrtLogger) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetOutput(OrtKernelContext, long, LongPointer, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Used for custom operators, get an output of a kernel The function attempts fetches the output of the kernel.
KernelContext_GetOutput(OrtKernelContext, long, LongPointer, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetOutput(OrtKernelContext, long, LongBuffer, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetOutput(OrtKernelContext, long, long[], long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetOutputCount(OrtKernelContext, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Used for custom operators, get the output count of a kernel
KernelContext_GetResource(OrtKernelContext, int, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get a EP resource.
KernelContext_GetResource(OrtKernelContext, int, int, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_GetScratchBuffer(OrtKernelContext, OrtMemoryInfo, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get scratch buffer from the corresponding allocator under the sepcific OrtMemoryInfo object.
KernelContext_GetScratchBuffer(OrtKernelContext, OrtMemoryInfo, long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelContext_ParallelFor(OrtKernelContext, OrtApi.Fn_Pointer_long, long, long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelDestroy() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
KernelDestroy(OrtCustomOp.KernelDestroy_Pointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
KernelDestroy_Pointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.KernelDestroy_Pointer
Pointer cast constructor.
KernelDestroy_Pointer() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.KernelDestroy_Pointer
 
KernelInfo - Class in org.bytedeco.onnxruntime
This struct owns the OrtKernInfo* pointer when a copy is made.
KernelInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.KernelInfo
Pointer cast constructor.
KernelInfo(OrtKernelInfo) - Constructor for class org.bytedeco.onnxruntime.KernelInfo
Take ownership of the instance
KernelInfo_GetInputCount(OrtKernelInfo, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\name OrtKernelInfo Custom operator APIs.
KernelInfo_GetInputName(OrtKernelInfo, long, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the name of a ::OrtKernelInfo's input.
KernelInfo_GetInputName(OrtKernelInfo, long, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetInputName(OrtKernelInfo, long, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetInputTypeInfo(OrtKernelInfo, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the type information for a ::OrtKernelInfo's input.
KernelInfo_GetInputTypeInfo(OrtKernelInfo, long, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetLogger(OrtKernelInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the session logger from ::OrtKernelInfo.
KernelInfo_GetLogger(OrtKernelInfo, OrtLogger) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetNodeName(OrtKernelInfo, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\name OrtKernelInfo Custom operator APIs.
KernelInfo_GetNodeName(OrtKernelInfo, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetNodeName(OrtKernelInfo, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetOutputCount(OrtKernelInfo, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the number of outputs from ::OrtKernelInfo.
KernelInfo_GetOutputName(OrtKernelInfo, long, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the name of a ::OrtKernelInfo's output.
KernelInfo_GetOutputName(OrtKernelInfo, long, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetOutputName(OrtKernelInfo, long, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfo_GetOutputTypeInfo(OrtKernelInfo, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the type information for a ::OrtKernelInfo's output.
KernelInfo_GetOutputTypeInfo(OrtKernelInfo, long, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAllocator(OrtKernelInfo, int, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get allocator from KernelInfo for a specific memory type.
KernelInfoGetAllocator(OrtKernelInfo, int, OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_float(OrtKernelInfo, BytePointer, FloatPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtKernelInfo Custom operator APIs.
KernelInfoGetAttribute_float(OrtKernelInfo, String, FloatBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_float(OrtKernelInfo, BytePointer, float[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_float(OrtKernelInfo, String, FloatPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_float(OrtKernelInfo, BytePointer, FloatBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_float(OrtKernelInfo, String, float[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_int64(OrtKernelInfo, BytePointer, LongPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Fetch a 64-bit int stored as an attribute in the graph node
KernelInfoGetAttribute_int64(OrtKernelInfo, String, LongBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_int64(OrtKernelInfo, BytePointer, long[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_int64(OrtKernelInfo, String, LongPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_int64(OrtKernelInfo, BytePointer, LongBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_int64(OrtKernelInfo, String, long[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_string(OrtKernelInfo, BytePointer, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Fetch a string stored as an attribute in the graph node If out is nullptr, the value of size is set to the true size of the string attribute, and a success status is returned.
KernelInfoGetAttribute_string(OrtKernelInfo, String, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_string(OrtKernelInfo, BytePointer, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_string(OrtKernelInfo, String, BytePointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_string(OrtKernelInfo, BytePointer, ByteBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_string(OrtKernelInfo, String, byte[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_tensor(OrtKernelInfo, BytePointer, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get a ::OrtValue tensor stored as an attribute in the graph node.
KernelInfoGetAttribute_tensor(OrtKernelInfo, BytePointer, OrtAllocator, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttribute_tensor(OrtKernelInfo, String, OrtAllocator, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_float(OrtKernelInfo, BytePointer, FloatPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtKernelInfo Custom operator APIs.
KernelInfoGetAttributeArray_float(OrtKernelInfo, String, FloatBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_float(OrtKernelInfo, BytePointer, float[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_float(OrtKernelInfo, String, FloatPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_float(OrtKernelInfo, BytePointer, FloatBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_float(OrtKernelInfo, String, float[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_int64(OrtKernelInfo, BytePointer, LongPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Fetch an array of int64_t values stored as an attribute in the graph node If out is nullptr, the value of size is set to the true size of the attribute array's size, and a success status is returned.
KernelInfoGetAttributeArray_int64(OrtKernelInfo, String, LongBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_int64(OrtKernelInfo, BytePointer, long[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_int64(OrtKernelInfo, String, LongPointer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_int64(OrtKernelInfo, BytePointer, LongBuffer, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetAttributeArray_int64(OrtKernelInfo, String, long[], SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetConstantInput_tensor(OrtKernelInfo, long, IntPointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
KernelInfoGetConstantInput_tensor(OrtKernelInfo, long, IntPointer, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetConstantInput_tensor(OrtKernelInfo, long, IntBuffer, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoGetConstantInput_tensor(OrtKernelInfo, long, int[], OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
KernelInfoImpl - Class in org.bytedeco.onnxruntime
 
KernelInfoImpl() - Constructor for class org.bytedeco.onnxruntime.KernelInfoImpl
Default native constructor.
KernelInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.KernelInfoImpl
Native array allocator.
KernelInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.KernelInfoImpl
Pointer cast constructor.
keyType - Variable in class ai.onnxruntime.MapInfo
The Java type of the keys.

L

lazyResetGrad() - Method in class ai.onnxruntime.OrtTrainingSession
length - Variable in class ai.onnxruntime.SequenceInfo
The number of elements in this sequence.
lessThan(BFloat16_t) - Method in class org.bytedeco.onnxruntime.BFloat16_t
 
loadLibraryAndCreate(OrtProvider, OrtProviderOptions.OrtProviderSupplier) - Static method in class ai.onnxruntime.OrtProviderOptions
Loads the provider's shared library (if necessary) and calls the create provider function.
Logger - Class in org.bytedeco.onnxruntime
This class represents an ONNX Runtime logger that can be used to log information with an associated severity level and source code location (file path, line number, function name).
Logger(Pointer) - Constructor for class org.bytedeco.onnxruntime.Logger
Pointer cast constructor.
Logger(long) - Constructor for class org.bytedeco.onnxruntime.Logger
Native array allocator.
Logger() - Constructor for class org.bytedeco.onnxruntime.Logger
Creates an empty Ort::Logger.
Logger(OrtLogger) - Constructor for class org.bytedeco.onnxruntime.Logger
Creates a logger from an ::OrtLogger instance.
Logger(Logger) - Constructor for class org.bytedeco.onnxruntime.Logger
 
Logger_GetLoggingSeverityLevel(OrtLogger, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the logging severity level of the ::OrtLogger.
Logger_GetLoggingSeverityLevel(OrtLogger, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
Logger_GetLoggingSeverityLevel(OrtLogger, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
Logger_LogMessage(OrtLogger, int, BytePointer, Pointer, int, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtLogger Custom operator APIs.
Logger_LogMessage(OrtLogger, int, String, Pointer, int, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
LogMessage(int, Pointer, int, BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.Logger
Logs the provided message via OrtApi::Logger_LogMessage.
LogMessage(int, Pointer, int, String, String) - Method in class org.bytedeco.onnxruntime.Logger
 
LongVector - Class in org.bytedeco.onnxruntime
 
LongVector(Pointer) - Constructor for class org.bytedeco.onnxruntime.LongVector
Pointer cast constructor.
LongVector(long...) - Constructor for class org.bytedeco.onnxruntime.LongVector
 
LongVector() - Constructor for class org.bytedeco.onnxruntime.LongVector
 
LongVector(long) - Constructor for class org.bytedeco.onnxruntime.LongVector
 
LongVector.Iterator - Class in org.bytedeco.onnxruntime
 
LookupCustomMetadataMapAllocated(BytePointer, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
Wraps OrtApi::ModelMetadataLookupCustomMetadataMap
LookupCustomMetadataMapAllocated(String, OrtAllocator) - Method in class org.bytedeco.onnxruntime.ModelMetadata
 
LoraAdapter - Class in org.bytedeco.onnxruntime
\brief LoraAdapter holds a set of Lora Parameters loaded from a single file
LoraAdapter() - Constructor for class org.bytedeco.onnxruntime.LoraAdapter
Default native constructor.
LoraAdapter(long) - Constructor for class org.bytedeco.onnxruntime.LoraAdapter
Native array allocator.
LoraAdapter(Pointer) - Constructor for class org.bytedeco.onnxruntime.LoraAdapter
Pointer cast constructor.

M

makeCarrier() - Method in class ai.onnxruntime.TensorInfo
Constructs an array the right shape and type to hold this tensor.
MakeCustomOpConfigEntryKey(BytePointer, BytePointer) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
\brief unique_ptr typedef used to own strings allocated by OrtAllocators and release them at the end of the scope.
MakeCustomOpConfigEntryKey(String, String) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
map(InfoMap) - Method in class org.bytedeco.onnxruntime.presets.onnxruntime
 
mapFromClass(Class<?>) - Static method in enum ai.onnxruntime.OnnxJavaType
Maps from a Java class object into the enum type, returning OnnxJavaType.UNKNOWN for unsupported types.
mapFromInt(int) - Static method in enum ai.onnxruntime.OnnxJavaType
Maps from an int in native land into an OnnxJavaType instance.
mapFromInt(int) - Static method in enum ai.onnxruntime.OnnxMap.OnnxMapValueType
Gets the enum type from it's integer id.
mapFromInt(int) - Static method in enum ai.onnxruntime.OnnxSparseTensor.SparseTensorType
Maps from an int in native land into a SparseTensorType instance.
mapFromInt(int) - Static method in enum ai.onnxruntime.OrtException.OrtErrorCode
Maps from an int in native land into an OrtErrorCode instance.
mapFromInt(int) - Static method in enum ai.onnxruntime.OrtLoggingLevel
Maps from the C API's int enum to the Java enum.
mapFromInt(int) - Static method in enum ai.onnxruntime.TensorInfo.OnnxTensorType
Maps from the C API's int enum to the Java enum.
mapFromJavaType(OnnxJavaType) - Static method in enum ai.onnxruntime.TensorInfo.OnnxTensorType
Maps a OnnxJavaType into the appropriate native element type.
mapFromName(String) - Static method in enum ai.onnxruntime.OrtProvider
Maps from the name string used by ONNX Runtime into the enum.
mapFromOnnxJavaType(OnnxJavaType) - Static method in enum ai.onnxruntime.OnnxMap.OnnxMapValueType
Maps a OnnxJavaType into a map value type.
mapFromOnnxTensorType(TensorInfo.OnnxTensorType) - Static method in enum ai.onnxruntime.OnnxJavaType
Maps from the TensorInfo.OnnxTensorType enum to the corresponding OnnxJavaType enum, converting types as appropriate.
MapInfo - Class in ai.onnxruntime
Describes an OnnxMap object or output node.
mapInfo - Variable in class ai.onnxruntime.SequenceInfo
The type of the map if it contains a map, null otherwise.
MapTypeInfo - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtMapTypeInfo
MapTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.MapTypeInfo
Pointer cast constructor.
MapTypeInfo(OrtMapTypeInfo) - Constructor for class org.bytedeco.onnxruntime.MapTypeInfo
Used for interop with the C API
MapTypeInfoImpl - Class in org.bytedeco.onnxruntime
 
MapTypeInfoImpl() - Constructor for class org.bytedeco.onnxruntime.MapTypeInfoImpl
Default native constructor.
MapTypeInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.MapTypeInfoImpl
Native array allocator.
MapTypeInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.MapTypeInfoImpl
Pointer cast constructor.
MAX_CUSTOM_OP_END_VER - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
 
MAX_DIMENSIONS - Static variable in class ai.onnxruntime.TensorInfo
Maximum number of dimensions supported by the Java interface methods.
MemoryAllocation - Class in org.bytedeco.onnxruntime
Represents native memory allocation coming from one of the OrtAllocators registered with OnnxRuntime.
MemoryAllocation(Pointer) - Constructor for class org.bytedeco.onnxruntime.MemoryAllocation
Pointer cast constructor.
MemoryInfo - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtMemoryInfo
MemoryInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.MemoryInfo
Pointer cast constructor.
MemoryInfo(OrtMemoryInfo) - Constructor for class org.bytedeco.onnxruntime.MemoryInfo
Take ownership of a pointer created by C Api
MemoryInfo(BytePointer, int, int, int) - Constructor for class org.bytedeco.onnxruntime.MemoryInfo
 
MemoryInfo(String, int, int, int) - Constructor for class org.bytedeco.onnxruntime.MemoryInfo
 
MemoryInfoGetDeviceType() - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetDeviceType(OrtApi.MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer
Pointer cast constructor.
MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer() - Constructor for class org.bytedeco.onnxruntime.OrtApi.MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer
 
MemoryInfoGetId(OrtMemoryInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the id from ::OrtMemoryInfo
MemoryInfoGetId(OrtMemoryInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetId(OrtMemoryInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetMemType(OrtMemoryInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the ::OrtMemType from ::OrtMemoryInfo
MemoryInfoGetMemType(OrtMemoryInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetMemType(OrtMemoryInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetName(OrtMemoryInfo, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get name from ::OrtMemoryInfo
MemoryInfoGetName(OrtMemoryInfo, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetName(OrtMemoryInfo, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetName(OrtMemoryInfo, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetType(OrtMemoryInfo, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get the ::OrtAllocatorType from ::OrtMemoryInfo
MemoryInfoGetType(OrtMemoryInfo, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoGetType(OrtMemoryInfo, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
MemoryInfoImpl - Class in org.bytedeco.onnxruntime
 
MemoryInfoImpl() - Constructor for class org.bytedeco.onnxruntime.MemoryInfoImpl
Default native constructor.
MemoryInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.MemoryInfoImpl
Native array allocator.
MemoryInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.MemoryInfoImpl
Pointer cast constructor.
migraphx_exhaustive_tune() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_exhaustive_tune(boolean) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_fp16_enable() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_fp16_enable(int) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_int8_calibration_table_name() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_int8_calibration_table_name(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_int8_enable() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_int8_enable(int) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_load_compiled_model() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_load_compiled_model(int) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_load_model_path() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_load_model_path(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_save_compiled_model() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_save_compiled_model(int) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_save_model_path() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_save_model_path(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_use_native_calibration_table() - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
migraphx_use_native_calibration_table(int) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
miopen_conv_exhaustive_search() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief ROCM MIOpen Convolution algorithm exaustive search option.
miopen_conv_exhaustive_search(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
mlasFloatToFp16(float) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Rounds a float value to fp16.
mlasFp16ToFloat(short) - Static method in class ai.onnxruntime.platform.Fp16Conversions
Upcasts a fp16 value to a float.
ModelMetadata - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtModelMetadata
ModelMetadata(Pointer) - Constructor for class org.bytedeco.onnxruntime.ModelMetadata
Pointer cast constructor.
ModelMetadata(OrtModelMetadata) - Constructor for class org.bytedeco.onnxruntime.ModelMetadata
Used for interop with the C API
ModelMetadataGetCustomMetadataMapKeys(OrtModelMetadata, OrtAllocator, PointerPointer, LongPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtModelMetadata \{
ModelMetadataGetCustomMetadataMapKeys(OrtModelMetadata, OrtAllocator, PointerPointer, LongBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetCustomMetadataMapKeys(OrtModelMetadata, OrtAllocator, PointerPointer, long[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetDescription(OrtModelMetadata, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get description from an ::OrtModelMetadata
ModelMetadataGetDescription(OrtModelMetadata, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetDescription(OrtModelMetadata, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetDescription(OrtModelMetadata, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetDomain(OrtModelMetadata, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get domain from an ::OrtModelMetadata
ModelMetadataGetDomain(OrtModelMetadata, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetDomain(OrtModelMetadata, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetDomain(OrtModelMetadata, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetGraphDescription(OrtModelMetadata, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtModelMetadata \{
ModelMetadataGetGraphDescription(OrtModelMetadata, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetGraphDescription(OrtModelMetadata, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetGraphDescription(OrtModelMetadata, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetGraphName(OrtModelMetadata, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get graph name from an ::OrtModelMetadata
ModelMetadataGetGraphName(OrtModelMetadata, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetGraphName(OrtModelMetadata, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetGraphName(OrtModelMetadata, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetProducerName(OrtModelMetadata, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtModelMetadata \{
ModelMetadataGetProducerName(OrtModelMetadata, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetProducerName(OrtModelMetadata, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetProducerName(OrtModelMetadata, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetVersion(OrtModelMetadata, LongPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get version number from an ::OrtModelMetadata
ModelMetadataGetVersion(OrtModelMetadata, LongBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataGetVersion(OrtModelMetadata, long[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Return data for a key in the custom metadata map in an ::OrtModelMetadata
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, String, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, BytePointer, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, String, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, BytePointer, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ModelMetadataLookupCustomMetadataMap(OrtModelMetadata, OrtAllocator, String, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 

N

nativeHandle - Variable in class ai.onnxruntime.OnnxTensorLike
The native pointer.
nativeHandle - Variable in class ai.onnxruntime.OrtProviderOptions
The native pointer.
newBooleanArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive boolean array of up to 8 dimensions, using the supplied shape.
newByteArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive byte array of up to 8 dimensions, using the supplied shape.
newDoubleArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive double array of up to 8 dimensions, using the supplied shape.
newFloatArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive float array of up to 8 dimensions, using the supplied shape.
newIntArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive int array of up to 8 dimensions, using the supplied shape.
newLongArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive long array of up to 8 dimensions, using the supplied shape.
newShortArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new primitive short array of up to 8 dimensions, using the supplied shape.
newStringArray(long[]) - Static method in class ai.onnxruntime.OrtUtil
Creates a new String array of up to 8 dimensions, using the supplied shape.
NNAPIFlags - Enum in ai.onnxruntime.providers
Flags for the NNAPI provider.
NodeInfo - Class in ai.onnxruntime
The info for an input or output node from an ONNX model.
NodeInfo(String, ValueInfo) - Constructor for class ai.onnxruntime.NodeInfo
Creates a node info object from the supplied name and value info.
notEquals(BFloat16_t) - Method in class org.bytedeco.onnxruntime.BFloat16_t
 
notEquals(Float8E4M3FN_t) - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
notEquals(Float8E4M3FNUZ_t) - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
notEquals(Float8E5M2_t) - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
notEquals(Float8E5M2FNUZ_t) - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
num_of_threads() - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
0 = Use default number of threads
num_of_threads(long) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 

O

ONNX_TENSOR_ELEMENT_DATA_TYPE_BFLOAT16 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_BOOL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_COMPLEX128 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_COMPLEX64 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_DOUBLE - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT16 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E4M3FN - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E4M3FNUZ - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E5M2 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_FLOAT8E5M2FNUZ - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT16 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT32 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT4 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT64 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_INT8 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_STRING - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT16 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT32 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT4 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT64 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_UINT8 - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TENSOR_ELEMENT_DATA_TYPE_UNDEFINED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXTensorElementDataType
ONNX_TYPE_MAP - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
ONNX_TYPE_OPAQUE - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
ONNX_TYPE_OPTIONAL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
ONNX_TYPE_SEQUENCE - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
ONNX_TYPE_SPARSETENSOR - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
ONNX_TYPE_TENSOR - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
ONNX_TYPE_UNKNOWN - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ONNXType
OnnxJavaType - Enum in ai.onnxruntime
An enum representing ONNX Runtime supported Java primitive types (and String).
OnnxMap - Class in ai.onnxruntime
A container for a map returned by OrtSession.run(Map).
OnnxMap.OnnxMapValueType - Enum in ai.onnxruntime
An enum representing the Java type of the values stored in an OnnxMap.
OnnxModelMetadata - Class in ai.onnxruntime
Contains the metadata associated with an ONNX model.
OnnxModelMetadata(OnnxModelMetadata) - Constructor for class ai.onnxruntime.OnnxModelMetadata
Copy constructor.
onnxruntime - Class in org.bytedeco.onnxruntime.global
 
onnxruntime() - Constructor for class org.bytedeco.onnxruntime.global.onnxruntime
 
onnxruntime - Class in org.bytedeco.onnxruntime.presets
 
onnxruntime() - Constructor for class org.bytedeco.onnxruntime.presets.onnxruntime
 
onnxruntime.OrtSparseIndicesFormat - Enum in org.bytedeco.onnxruntime.global
 
OnnxSequence - Class in ai.onnxruntime
A sequence of OnnxValues all of the same type.
OnnxSparseTensor - Class in ai.onnxruntime
A Java object wrapping an OnnxSparseTensor.
OnnxSparseTensor.BlockSparseTensor - Class in ai.onnxruntime
The Java side representation of a block sparse tensor.
OnnxSparseTensor.COOTensor - Class in ai.onnxruntime
The Java side representation of a COO sparse tensor.
OnnxSparseTensor.CSRCTensor - Class in ai.onnxruntime
The Java side representation of a CSRC sparse tensor.
OnnxSparseTensor.SparseTensor<T extends Buffer> - Class in ai.onnxruntime
Abstract base class for Java sparse tensors
OnnxSparseTensor.SparseTensorType - Enum in ai.onnxruntime
The type of the sparse tensor.
OnnxTensor - Class in ai.onnxruntime
A Java object wrapping an OnnxTensor.
OnnxTensorLike - Class in ai.onnxruntime
Currently implemented by OnnxTensor, OnnxSparseTensor.
onnxType - Variable in class ai.onnxruntime.TensorInfo
The native type of this tensor.
OnnxValue - Interface in ai.onnxruntime
Top interface for input and output values from ONNX models.
OnnxValue.OnnxValueType - Enum in ai.onnxruntime
The type of the OnnxValue, mirroring the id in the C API.
Op - Class in org.bytedeco.onnxruntime
Create and own custom defined operation.
Op(Pointer) - Constructor for class org.bytedeco.onnxruntime.Op
Pointer cast constructor.
Op(OrtOp) - Constructor for class org.bytedeco.onnxruntime.Op
Take ownership of the OrtOp
OpAttr - Class in org.bytedeco.onnxruntime
This struct provides life time management for custom op attribute
OpAttr(Pointer) - Constructor for class org.bytedeco.onnxruntime.OpAttr
Pointer cast constructor.
OpAttr(BytePointer, Pointer, int, int) - Constructor for class org.bytedeco.onnxruntime.OpAttr
 
OpAttr(String, Pointer, int, int) - Constructor for class org.bytedeco.onnxruntime.OpAttr
 
optimizerStep() - Method in class ai.onnxruntime.OrtTrainingSession
Applies the gradient updates to the trainable parameters using the optimizer model.
optimizerStep(OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtTrainingSession
Applies the gradient updates to the trainable parameters using the optimizer model.
OptionalTypeInfoImpl - Class in org.bytedeco.onnxruntime
 
OptionalTypeInfoImpl() - Constructor for class org.bytedeco.onnxruntime.OptionalTypeInfoImpl
Default native constructor.
OptionalTypeInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.OptionalTypeInfoImpl
Native array allocator.
OptionalTypeInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.OptionalTypeInfoImpl
Pointer cast constructor.
org.bytedeco.onnxruntime - package org.bytedeco.onnxruntime
 
org.bytedeco.onnxruntime.global - package org.bytedeco.onnxruntime.global
 
org.bytedeco.onnxruntime.presets - package org.bytedeco.onnxruntime.presets
 
ORT_API_VERSION - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
\brief The API version defined in this header This value is used by some API functions to behave as this version of the header expects.
ORT_DISABLE_ALL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum GraphOptimizationLevel
ORT_ENABLE_ALL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum GraphOptimizationLevel
ORT_ENABLE_BASIC - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum GraphOptimizationLevel
ORT_ENABLE_EXTENDED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum GraphOptimizationLevel
ORT_ENGINE_ERROR - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_EP_FAIL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_FAIL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_INVALID_ARGUMENT - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_INVALID_GRAPH - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_INVALID_PROTOBUF - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_LOGGING_LEVEL_ERROR - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLoggingLevel
ORT_LOGGING_LEVEL_FATAL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLoggingLevel
ORT_LOGGING_LEVEL_INFO - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLoggingLevel
ORT_LOGGING_LEVEL_VERBOSE - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLoggingLevel
ORT_LOGGING_LEVEL_WARNING - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLoggingLevel
ORT_MODEL_LOADED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_NO_MODEL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_NO_SUCHFILE - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_NOT_IMPLEMENTED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_OK - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_OP_ATTR_FLOAT - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_OP_ATTR_FLOATS - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_OP_ATTR_INT - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_OP_ATTR_INTS - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_OP_ATTR_STRING - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_OP_ATTR_STRINGS - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_OP_ATTR_UNDEFINED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtOpAttrType
ORT_PARALLEL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ExecutionMode
ORT_PROJECTION_C - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_PROJECTION_CPLUSPLUS - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_PROJECTION_CSHARP - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_PROJECTION_JAVA - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_PROJECTION_NODEJS - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_PROJECTION_PYTHON - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_PROJECTION_WINML - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtLanguageProjection
ORT_RUNTIME_EXCEPTION - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtErrorCode
ORT_SEQUENTIAL - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum ExecutionMode
ORT_SPARSE_BLOCK_SPARSE - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtSparseFormat
ORT_SPARSE_COO - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtSparseFormat
ORT_SPARSE_CSRC - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtSparseFormat
ORT_SPARSE_UNDEFINED - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtSparseFormat
OrtAllocator - Class in org.bytedeco.onnxruntime
\brief Memory allocation interface Structure of function pointers that defines a memory allocator.
OrtAllocator() - Constructor for class org.bytedeco.onnxruntime.OrtAllocator
Default native constructor.
OrtAllocator(long) - Constructor for class org.bytedeco.onnxruntime.OrtAllocator
Native array allocator.
OrtAllocator(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtAllocator
Pointer cast constructor.
OrtAllocator.Alloc_OrtAllocator_long - Class in org.bytedeco.onnxruntime
 
OrtAllocator.Free_OrtAllocator_Pointer - Class in org.bytedeco.onnxruntime
 
OrtAllocator.Info_OrtAllocator - Class in org.bytedeco.onnxruntime
 
OrtAllocator.Reserve_OrtAllocator_long - Class in org.bytedeco.onnxruntime
\brief Optional allocation function to use for memory allocations made during session initialization.
OrtApi - Class in org.bytedeco.onnxruntime
\brief The C API All C API functions are defined inside this structure as pointers to functions.
OrtApi(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi
Pointer cast constructor.
OrtApi.BytePointer_GetBuildInfoString - Class in org.bytedeco.onnxruntime
\brief Returns a null terminated string of the build info including git info and cxx flags
OrtApi.ClearBoundInputs_OrtIoBinding - Class in org.bytedeco.onnxruntime
\brief Clears any previously set Inputs for an ::OrtIoBinding
OrtApi.ClearBoundOutputs_OrtIoBinding - Class in org.bytedeco.onnxruntime
\brief Clears any previously set Outputs for an ::OrtIoBinding
OrtApi.CreateStatus_int_BytePointer - Class in org.bytedeco.onnxruntime
\name OrtStatus \{
OrtApi.Fn_Pointer_long - Class in org.bytedeco.onnxruntime
Run fn in parallel
OrtApi.GetErrorCode_OrtStatus - Class in org.bytedeco.onnxruntime
\brief Get OrtErrorCode from OrtStatus
OrtApi.GetErrorMessage_OrtStatus - Class in org.bytedeco.onnxruntime
\brief Get error string from OrtStatus
OrtApi.GetTrainingApi_int - Class in org.bytedeco.onnxruntime
\name Ort Training \{ /** \brief Gets the Training C Api struct Call this function to access the ::OrtTrainingApi structure that holds pointers to functions that enable training with onnxruntime.
OrtApi.MemoryInfoGetDeviceType_OrtMemoryInfo_IntPointer - Class in org.bytedeco.onnxruntime
 
OrtApi.ReleaseCANNProviderOptions_OrtCANNProviderOptions - Class in org.bytedeco.onnxruntime
\brief Release an OrtCANNProviderOptions
OrtApi.ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2 - Class in org.bytedeco.onnxruntime
\brief Release an ::OrtCUDAProviderOptionsV2 \note This is an exception in the naming convention of other Release* functions, as the name of the method does not have the V2 suffix, but the type does
OrtApi.ReleaseDnnlProviderOptions_OrtDnnlProviderOptions - Class in org.bytedeco.onnxruntime
\brief Release an ::OrtDnnlProviderOptions
OrtApi.ReleaseROCMProviderOptions_OrtROCMProviderOptions - Class in org.bytedeco.onnxruntime
\brief Release an ::OrtROCMProviderOptions \note This is an exception in the naming convention of other Release* functions, as the name of the method does not have the V2 suffix, but the type does
OrtApi.ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2 - Class in org.bytedeco.onnxruntime
\brief Release an ::OrtTensorRTProviderOptionsV2 \note This is an exception in the naming convention of other Release* functions, as the name of the method does not have the V2 suffix, but the type does
OrtApiBase - Class in org.bytedeco.onnxruntime
\brief The helper interface to get the right version of OrtApi Get a pointer to this structure through ::OrtGetApiBase
OrtApiBase() - Constructor for class org.bytedeco.onnxruntime.OrtApiBase
Default native constructor.
OrtApiBase(long) - Constructor for class org.bytedeco.onnxruntime.OrtApiBase
Native array allocator.
OrtApiBase(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApiBase
Pointer cast constructor.
OrtApiBase.BytePointer_GetVersionString - Class in org.bytedeco.onnxruntime
\brief Returns a null terminated string of the version of the Onnxruntime library (eg: "1.8.1")
OrtApiBase.GetApi_int - Class in org.bytedeco.onnxruntime
\brief Get a pointer to the requested version of the ::OrtApi
OrtArenaAllocator - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtAllocatorType
OrtArenaCfg - Class in org.bytedeco.onnxruntime
 
OrtArenaCfg() - Constructor for class org.bytedeco.onnxruntime.OrtArenaCfg
Empty constructor.
OrtArenaCfg(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtArenaCfg
Pointer cast constructor.
OrtCANNProviderOptions - Class in org.bytedeco.onnxruntime
 
OrtCANNProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtCANNProviderOptions
Empty constructor.
OrtCANNProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCANNProviderOptions
Pointer cast constructor.
OrtCUDAProviderOptions - Class in ai.onnxruntime.providers
Options for configuring the CUDA execution provider.
OrtCUDAProviderOptions() - Constructor for class ai.onnxruntime.providers.OrtCUDAProviderOptions
Constructs CUDA execution provider options for device 0.
OrtCUDAProviderOptions(int) - Constructor for class ai.onnxruntime.providers.OrtCUDAProviderOptions
Constructs CUDA execution provider options for the specified non-negative device id.
OrtCUDAProviderOptions - Class in org.bytedeco.onnxruntime
\brief CUDA Provider Options
OrtCUDAProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
Pointer cast constructor.
OrtCUDAProviderOptions(long) - Constructor for class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
Native array allocator.
OrtCUDAProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
OrtCUDAProviderOptionsV2 - Class in org.bytedeco.onnxruntime
 
OrtCUDAProviderOptionsV2() - Constructor for class org.bytedeco.onnxruntime.OrtCUDAProviderOptionsV2
Empty constructor.
OrtCUDAProviderOptionsV2(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCUDAProviderOptionsV2
Pointer cast constructor.
OrtCudnnConvAlgoSearchDefault - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtCudnnConvAlgoSearch
OrtCudnnConvAlgoSearchExhaustive - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtCudnnConvAlgoSearch
OrtCudnnConvAlgoSearchHeuristic - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtCudnnConvAlgoSearch
OrtCustomCreateThreadFn - Class in org.bytedeco.onnxruntime
\brief Ort custom thread creation function The function should return a thread handle to be used in onnxruntime thread pools Onnxruntime will throw exception on return value of nullptr or 0, indicating that the function failed to create a thread
OrtCustomCreateThreadFn(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomCreateThreadFn
Pointer cast constructor.
OrtCustomCreateThreadFn() - Constructor for class org.bytedeco.onnxruntime.OrtCustomCreateThreadFn
 
OrtCustomHandleType - Class in org.bytedeco.onnxruntime
 
OrtCustomHandleType() - Constructor for class org.bytedeco.onnxruntime.OrtCustomHandleType
Default native constructor.
OrtCustomHandleType(long) - Constructor for class org.bytedeco.onnxruntime.OrtCustomHandleType
Native array allocator.
OrtCustomHandleType(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomHandleType
Pointer cast constructor.
OrtCustomJoinThreadFn - Class in org.bytedeco.onnxruntime
\brief Custom thread join function Onnxruntime thread pool destructor will call the function to join a custom thread.
OrtCustomJoinThreadFn(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomJoinThreadFn
Pointer cast constructor.
OrtCustomJoinThreadFn() - Constructor for class org.bytedeco.onnxruntime.OrtCustomJoinThreadFn
 
OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp
Default native constructor.
OrtCustomOp(long) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp
Native array allocator.
OrtCustomOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp
Pointer cast constructor.
OrtCustomOp.CreateKernel_OrtCustomOp_OrtApi_OrtKernelInfo - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.CreateKernelV2_OrtCustomOp_OrtApi_OrtKernelInfo_PointerPointer - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetAliasMap_PointerPointer_PointerPointer - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetEndVersion_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetExecutionProviderType_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetInputCharacteristic_OrtCustomOp_long - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetInputMemoryType_OrtCustomOp_long - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetInputType_OrtCustomOp_long - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetInputTypeCount_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetMayInplace_PointerPointer_PointerPointer - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetName_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetOutputCharacteristic_OrtCustomOp_long - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetOutputType_OrtCustomOp_long - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetOutputTypeCount_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetStartVersion_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetVariadicInputHomogeneity_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetVariadicInputMinArity_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetVariadicOutputHomogeneity_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.GetVariadicOutputMinArity_OrtCustomOp - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.InferOutputShapeFn_OrtCustomOp_OrtShapeInferContext - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.KernelCompute_Pointer_OrtKernelContext - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.KernelComputeV2_Pointer_OrtKernelContext - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.KernelDestroy_Pointer - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.ReleaseAliasMap_IntPointer_IntPointer - Class in org.bytedeco.onnxruntime
 
OrtCustomOp.ReleaseMayInplace_IntPointer_IntPointer - Class in org.bytedeco.onnxruntime
 
OrtCustomOpDomain - Class in org.bytedeco.onnxruntime
 
OrtCustomOpDomain() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOpDomain
Empty constructor.
OrtCustomOpDomain(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOpDomain
Pointer cast constructor.
OrtDeviceAllocator - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtAllocatorType
OrtDnnlProviderOptions - Class in org.bytedeco.onnxruntime
 
OrtDnnlProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
Default native constructor.
OrtDnnlProviderOptions(long) - Constructor for class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
Native array allocator.
OrtDnnlProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
Pointer cast constructor.
OrtEnv - Class in org.bytedeco.onnxruntime
\addtogroup Global ONNX Runtime C API \{
OrtEnv() - Constructor for class org.bytedeco.onnxruntime.OrtEnv
Empty constructor.
OrtEnv(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtEnv
Pointer cast constructor.
OrtEnvironment - Class in ai.onnxruntime
The host object for the ONNX Runtime system.
OrtEnvironment.ThreadingOptions - Class in ai.onnxruntime
Controls the global thread pools in the environment.
OrtException - Exception in ai.onnxruntime
An exception which contains the error message and code produced by the native onnxruntime.
OrtException(String) - Constructor for exception ai.onnxruntime.OrtException
Creates an OrtException with a default Java error code and the specified message.
OrtException(int, String) - Constructor for exception ai.onnxruntime.OrtException
Used to throw an exception from native code as it handles the enum lookup in Java.
OrtException(OrtException.OrtErrorCode, String) - Constructor for exception ai.onnxruntime.OrtException
Creates an OrtException using the specified error code and message.
OrtException - Class in org.bytedeco.onnxruntime
\brief All C++ methods that can fail will throw an exception of this type If ORT_NO_EXCEPTIONS is defined, then any error will result in a call to abort()
OrtException(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtException
Pointer cast constructor.
OrtException.OrtErrorCode - Enum in ai.onnxruntime
Maps the OrtErrorCode struct in onnxruntime_c_api.h with an additional entry for Java side errors.
OrtFlags - Interface in ai.onnxruntime.providers
An interface for bitset enums that should be aggregated into a single integer.
OrtGetApiBase() - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
\brief The Onnxruntime library's entry point to access the C API Call this to get the a pointer to an ::OrtApiBase
OrtInvalidAllocator - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtAllocatorType
OrtIoBinding - Class in org.bytedeco.onnxruntime
 
OrtIoBinding() - Constructor for class org.bytedeco.onnxruntime.OrtIoBinding
Empty constructor.
OrtIoBinding(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtIoBinding
Pointer cast constructor.
OrtKernelContext - Class in org.bytedeco.onnxruntime
 
OrtKernelContext() - Constructor for class org.bytedeco.onnxruntime.OrtKernelContext
Empty constructor.
OrtKernelContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtKernelContext
Pointer cast constructor.
OrtKernelInfo - Class in org.bytedeco.onnxruntime
 
OrtKernelInfo() - Constructor for class org.bytedeco.onnxruntime.OrtKernelInfo
Empty constructor.
OrtKernelInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtKernelInfo
Pointer cast constructor.
OrtLogger - Class in org.bytedeco.onnxruntime
 
OrtLogger() - Constructor for class org.bytedeco.onnxruntime.OrtLogger
Empty constructor.
OrtLogger(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtLogger
Pointer cast constructor.
OrtLoggingFunction - Class in org.bytedeco.onnxruntime
 
OrtLoggingFunction(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtLoggingFunction
Pointer cast constructor.
OrtLoggingFunction() - Constructor for class org.bytedeco.onnxruntime.OrtLoggingFunction
 
OrtLoggingLevel - Enum in ai.onnxruntime
The logging severity level.
OrtLoraAdapter - Class in ai.onnxruntime
A container for an adapter which can be supplied to OrtSession.RunOptions.addActiveLoraAdapter(OrtLoraAdapter) to apply the adapter to a specific execution of a model.
OrtLoraAdapter - Class in org.bytedeco.onnxruntime
 
OrtLoraAdapter() - Constructor for class org.bytedeco.onnxruntime.OrtLoraAdapter
Empty constructor.
OrtLoraAdapter(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtLoraAdapter
Pointer cast constructor.
OrtMapTypeInfo - Class in org.bytedeco.onnxruntime
 
OrtMapTypeInfo() - Constructor for class org.bytedeco.onnxruntime.OrtMapTypeInfo
Empty constructor.
OrtMapTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtMapTypeInfo
Pointer cast constructor.
OrtMemoryInfo - Class in org.bytedeco.onnxruntime
 
OrtMemoryInfo() - Constructor for class org.bytedeco.onnxruntime.OrtMemoryInfo
Empty constructor.
OrtMemoryInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtMemoryInfo
Pointer cast constructor.
OrtMemoryInfoDeviceType_CPU - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemoryInfoDeviceType
OrtMemoryInfoDeviceType_FPGA - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemoryInfoDeviceType
OrtMemoryInfoDeviceType_GPU - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemoryInfoDeviceType
OrtMemTypeCPU - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemType
OrtMemTypeCPUInput - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemType
OrtMemTypeCPUOutput - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemType
OrtMemTypeDefault - Static variable in class org.bytedeco.onnxruntime.global.onnxruntime
enum OrtMemType
OrtMIGraphXProviderOptions - Class in org.bytedeco.onnxruntime
\brief MIGraphX Provider Options
OrtMIGraphXProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
Default native constructor.
OrtMIGraphXProviderOptions(long) - Constructor for class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
Native array allocator.
OrtMIGraphXProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
Pointer cast constructor.
OrtModelMetadata - Class in org.bytedeco.onnxruntime
 
OrtModelMetadata() - Constructor for class org.bytedeco.onnxruntime.OrtModelMetadata
Empty constructor.
OrtModelMetadata(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtModelMetadata
Pointer cast constructor.
OrtOp - Class in org.bytedeco.onnxruntime
 
OrtOp() - Constructor for class org.bytedeco.onnxruntime.OrtOp
Empty constructor.
OrtOp(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtOp
Pointer cast constructor.
OrtOpAttr - Class in org.bytedeco.onnxruntime
 
OrtOpAttr() - Constructor for class org.bytedeco.onnxruntime.OrtOpAttr
Empty constructor.
OrtOpAttr(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtOpAttr
Pointer cast constructor.
OrtOpenVINOProviderOptions - Class in org.bytedeco.onnxruntime
\brief OpenVINO Provider Options
OrtOpenVINOProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
Pointer cast constructor.
OrtOpenVINOProviderOptions(long) - Constructor for class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
Native array allocator.
OrtOpenVINOProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
OrtOptionalTypeInfo - Class in org.bytedeco.onnxruntime
 
OrtOptionalTypeInfo() - Constructor for class org.bytedeco.onnxruntime.OrtOptionalTypeInfo
Empty constructor.
OrtOptionalTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtOptionalTypeInfo
Pointer cast constructor.
OrtPrepackedWeightsContainer - Class in org.bytedeco.onnxruntime
 
OrtPrepackedWeightsContainer() - Constructor for class org.bytedeco.onnxruntime.OrtPrepackedWeightsContainer
Empty constructor.
OrtPrepackedWeightsContainer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtPrepackedWeightsContainer
Pointer cast constructor.
OrtProvider - Enum in ai.onnxruntime
The execution providers available through the Java API.
OrtProviderOptions - Class in ai.onnxruntime
An abstract base class for execution provider options classes.
OrtProviderOptions(long) - Constructor for class ai.onnxruntime.OrtProviderOptions
Constructs a OrtProviderOptions wrapped around a native pointer.
OrtProviderOptions.OrtProviderSupplier - Interface in ai.onnxruntime
Functional interface mirroring a Java supplier, but can throw OrtException.
OrtRelease(OrtAllocator) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtMemoryInfo) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtCustomOpDomain) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtThreadingOptions) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtEnv) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtRunOptions) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtLoraAdapter) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtSession) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtSessionOptions) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtTensorTypeAndShapeInfo) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtSequenceTypeInfo) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtMapTypeInfo) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtTypeInfo) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtValue) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtModelMetadata) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtIoBinding) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtArenaCfg) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtStatus) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtOpAttr) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtOp) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtRelease(OrtKernelInfo) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtROCMProviderOptions - Class in org.bytedeco.onnxruntime
\brief ROCM Provider Options
OrtROCMProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtROCMProviderOptions
Pointer cast constructor.
OrtROCMProviderOptions(long) - Constructor for class org.bytedeco.onnxruntime.OrtROCMProviderOptions
Native array allocator.
OrtROCMProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
OrtRunOptions - Class in org.bytedeco.onnxruntime
 
OrtRunOptions() - Constructor for class org.bytedeco.onnxruntime.OrtRunOptions
Empty constructor.
OrtRunOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtRunOptions
Pointer cast constructor.
OrtSequenceTypeInfo - Class in org.bytedeco.onnxruntime
 
OrtSequenceTypeInfo() - Constructor for class org.bytedeco.onnxruntime.OrtSequenceTypeInfo
Empty constructor.
OrtSequenceTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtSequenceTypeInfo
Pointer cast constructor.
OrtSession - Class in ai.onnxruntime
Wraps an ONNX model and allows inference calls.
OrtSession - Class in org.bytedeco.onnxruntime
 
OrtSession() - Constructor for class org.bytedeco.onnxruntime.OrtSession
Empty constructor.
OrtSession(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtSession
Pointer cast constructor.
OrtSession.Result - Class in ai.onnxruntime
An AutoCloseable wrapper around a Map containing OnnxValues.
OrtSession.RunOptions - Class in ai.onnxruntime
OrtSession.SessionOptions - Class in ai.onnxruntime
Represents the options used to construct this session.
OrtSession.SessionOptions.ExecutionMode - Enum in ai.onnxruntime
The execution mode to use.
OrtSession.SessionOptions.OptLevel - Enum in ai.onnxruntime
The optimisation level to use.
OrtSessionOptions - Class in org.bytedeco.onnxruntime
 
OrtSessionOptions() - Constructor for class org.bytedeco.onnxruntime.OrtSessionOptions
Empty constructor.
OrtSessionOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtSessionOptions
Pointer cast constructor.
OrtSessionOptionsAppendExecutionProvider_CPU(OrtSessionOptions, int) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtSessionOptionsAppendExecutionProvider_CUDA(OrtSessionOptions, int) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtSessionOptionsAppendExecutionProvider_Dnnl(OrtSessionOptions, int) - Static method in class org.bytedeco.onnxruntime.global.onnxruntime
 
OrtShapeInferContext - Class in org.bytedeco.onnxruntime
 
OrtShapeInferContext() - Constructor for class org.bytedeco.onnxruntime.OrtShapeInferContext
Empty constructor.
OrtShapeInferContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtShapeInferContext
Pointer cast constructor.
OrtSparseValuesParam - Class in org.bytedeco.onnxruntime
 
OrtSparseValuesParam() - Constructor for class org.bytedeco.onnxruntime.OrtSparseValuesParam
Default native constructor.
OrtSparseValuesParam(long) - Constructor for class org.bytedeco.onnxruntime.OrtSparseValuesParam
Native array allocator.
OrtSparseValuesParam(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtSparseValuesParam
Pointer cast constructor.
OrtStatus - Class in org.bytedeco.onnxruntime
 
OrtStatus() - Constructor for class org.bytedeco.onnxruntime.OrtStatus
Empty constructor.
OrtStatus(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtStatus
Pointer cast constructor.
OrtTensorRTProviderOptions - Class in ai.onnxruntime.providers
Options for configuring the TensorRT execution provider.
OrtTensorRTProviderOptions() - Constructor for class ai.onnxruntime.providers.OrtTensorRTProviderOptions
Constructs TensorRT execution provider options for device 0.
OrtTensorRTProviderOptions(int) - Constructor for class ai.onnxruntime.providers.OrtTensorRTProviderOptions
Constructs TensorRT execution provider options for the specified non-negative device id.
OrtTensorRTProviderOptions - Class in org.bytedeco.onnxruntime
\brief TensorRT Provider Options
OrtTensorRTProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
Default native constructor.
OrtTensorRTProviderOptions(long) - Constructor for class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
Native array allocator.
OrtTensorRTProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
Pointer cast constructor.
OrtTensorRTProviderOptionsV2 - Class in org.bytedeco.onnxruntime
 
OrtTensorRTProviderOptionsV2() - Constructor for class org.bytedeco.onnxruntime.OrtTensorRTProviderOptionsV2
Empty constructor.
OrtTensorRTProviderOptionsV2(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtTensorRTProviderOptionsV2
Pointer cast constructor.
OrtTensorTypeAndShapeInfo - Class in org.bytedeco.onnxruntime
 
OrtTensorTypeAndShapeInfo() - Constructor for class org.bytedeco.onnxruntime.OrtTensorTypeAndShapeInfo
Empty constructor.
OrtTensorTypeAndShapeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtTensorTypeAndShapeInfo
Pointer cast constructor.
OrtThreadingOptions - Class in org.bytedeco.onnxruntime
 
OrtThreadingOptions() - Constructor for class org.bytedeco.onnxruntime.OrtThreadingOptions
Empty constructor.
OrtThreadingOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtThreadingOptions
Pointer cast constructor.
OrtThreadPoolParams - Class in org.bytedeco.onnxruntime
 
OrtThreadPoolParams() - Constructor for class org.bytedeco.onnxruntime.OrtThreadPoolParams
Empty constructor.
OrtThreadPoolParams(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtThreadPoolParams
Pointer cast constructor.
OrtThreadWorkerFn - Class in org.bytedeco.onnxruntime
\brief Thread work loop function Onnxruntime will provide the working loop on custom thread creation Argument is an onnxruntime built-in type which will be provided when thread pool calls OrtCustomCreateThreadFn
OrtThreadWorkerFn(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtThreadWorkerFn
Pointer cast constructor.
OrtThreadWorkerFn() - Constructor for class org.bytedeco.onnxruntime.OrtThreadWorkerFn
 
OrtTrainingApi - Class in org.bytedeco.onnxruntime
 
OrtTrainingApi() - Constructor for class org.bytedeco.onnxruntime.OrtTrainingApi
Empty constructor.
OrtTrainingApi(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtTrainingApi
Pointer cast constructor.
OrtTrainingSession - Class in ai.onnxruntime
Wraps an ONNX training model and allows training and inference calls.
OrtTypeInfo - Class in org.bytedeco.onnxruntime
 
OrtTypeInfo() - Constructor for class org.bytedeco.onnxruntime.OrtTypeInfo
Empty constructor.
OrtTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtTypeInfo
Pointer cast constructor.
OrtUtil - Class in ai.onnxruntime
Util code for interacting with Java arrays.
OrtValue - Class in org.bytedeco.onnxruntime
 
OrtValue() - Constructor for class org.bytedeco.onnxruntime.OrtValue
Empty constructor.
OrtValue(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtValue
Pointer cast constructor.
ownsBuffer() - Method in class ai.onnxruntime.OnnxTensor
Returns true if the buffer in this OnnxTensor was created on construction of this tensor, i.e., it is a copy of a user supplied buffer or array and may hold the only reference to that buffer.

P

ParallelFor(KernelContext.Fn_Pointer_long, long, long, Pointer) - Method in class org.bytedeco.onnxruntime.KernelContext
 
pop_back() - Method in class org.bytedeco.onnxruntime.FloatVector
 
pop_back() - Method in class org.bytedeco.onnxruntime.LongVector
 
pop_back() - Method in class org.bytedeco.onnxruntime.StringVector
 
pop_back() - Method in class org.bytedeco.onnxruntime.ValueVector
 
position(long) - Method in class org.bytedeco.onnxruntime.AllocatorImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.AllocatorWithDefaultOptionsImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseAllocator
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseArenaCfg
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseConstIoBinding
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseConstSession
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseConstValue
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseEnv
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseIoBinding
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseKernelInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseMemoryInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseModelMetadata
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseOpAttr
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseOrtOp
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseRunOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseSession
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseSessionOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseStatus
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseThreadingOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseTypeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.BaseValue
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstIoBinding
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstIoBindingImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstMapTypeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstSession
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstSessionImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstSessionOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstSessionOptionsImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstTensorTypeAndShapeInfo
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstValue
 
position(long) - Method in class org.bytedeco.onnxruntime.ConstValueImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.CustomOpConfigs
 
position(long) - Method in class org.bytedeco.onnxruntime.Env
 
position(long) - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
position(long) - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
position(long) - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
position(long) - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
position(long) - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.KernelInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.Logger
 
position(long) - Method in class org.bytedeco.onnxruntime.LoraAdapter
 
position(long) - Method in class org.bytedeco.onnxruntime.MapTypeInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.MemoryInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.OptionalTypeInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtApiBase
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtCustomHandleType
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtMIGraphXProviderOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtOpenVINOProviderOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
position(long) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.RunOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.SessionOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.Shape
 
position(long) - Method in class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
 
position(long) - Method in class org.bytedeco.onnxruntime.TypeInfoImpl
 
position(long) - Method in class org.bytedeco.onnxruntime.Value
 
position(long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
push_back(float) - Method in class org.bytedeco.onnxruntime.FloatVector
 
push_back(long) - Method in class org.bytedeco.onnxruntime.LongVector
 
push_back(BytePointer) - Method in class org.bytedeco.onnxruntime.StringVector
 
push_back(String) - Method in class org.bytedeco.onnxruntime.StringVector
 
push_back(Value) - Method in class org.bytedeco.onnxruntime.ValueVector
 
put(BaseAllocator) - Method in class org.bytedeco.onnxruntime.BaseAllocator
 
put(BaseAllocatorWithDefaultOptions) - Method in class org.bytedeco.onnxruntime.BaseAllocatorWithDefaultOptions
 
put(BaseArenaCfg) - Method in class org.bytedeco.onnxruntime.BaseArenaCfg
 
put(BaseConstIoBinding) - Method in class org.bytedeco.onnxruntime.BaseConstIoBinding
 
put(BaseConstMapTypeInfo) - Method in class org.bytedeco.onnxruntime.BaseConstMapTypeInfo
 
put(BaseConstSession) - Method in class org.bytedeco.onnxruntime.BaseConstSession
 
put(BaseConstSessionOptions) - Method in class org.bytedeco.onnxruntime.BaseConstSessionOptions
 
put(BaseConstTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.BaseConstTensorTypeAndShapeInfo
 
put(BaseConstValue) - Method in class org.bytedeco.onnxruntime.BaseConstValue
 
put(BaseCustomOpDomain) - Method in class org.bytedeco.onnxruntime.BaseCustomOpDomain
 
put(BaseEnv) - Method in class org.bytedeco.onnxruntime.BaseEnv
 
put(BaseIoBinding) - Method in class org.bytedeco.onnxruntime.BaseIoBinding
 
put(BaseKernelInfo) - Method in class org.bytedeco.onnxruntime.BaseKernelInfo
 
put(BaseMapTypeInfo) - Method in class org.bytedeco.onnxruntime.BaseMapTypeInfo
 
put(BaseMemoryInfo) - Method in class org.bytedeco.onnxruntime.BaseMemoryInfo
 
put(BaseModelMetadata) - Method in class org.bytedeco.onnxruntime.BaseModelMetadata
 
put(BaseOpAttr) - Method in class org.bytedeco.onnxruntime.BaseOpAttr
 
put(BaseOrtLoraAdapter) - Method in class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
 
put(BaseOrtOp) - Method in class org.bytedeco.onnxruntime.BaseOrtOp
 
put(BaseRunOptions) - Method in class org.bytedeco.onnxruntime.BaseRunOptions
 
put(BaseSequenceTypeInfo) - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
 
put(BaseSession) - Method in class org.bytedeco.onnxruntime.BaseSession
 
put(BaseSessionOptions) - Method in class org.bytedeco.onnxruntime.BaseSessionOptions
 
put(BaseStatus) - Method in class org.bytedeco.onnxruntime.BaseStatus
 
put(BaseTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
 
put(BaseThreadingOptions) - Method in class org.bytedeco.onnxruntime.BaseThreadingOptions
 
put(BaseTypeInfo) - Method in class org.bytedeco.onnxruntime.BaseTypeInfo
 
put(BaseValue) - Method in class org.bytedeco.onnxruntime.BaseValue
 
put(CustomOpConfigs) - Method in class org.bytedeco.onnxruntime.CustomOpConfigs
 
put(FloatVector) - Method in class org.bytedeco.onnxruntime.FloatVector
 
put(long, float) - Method in class org.bytedeco.onnxruntime.FloatVector
 
put(float) - Method in class org.bytedeco.onnxruntime.FloatVector
 
put(float...) - Method in class org.bytedeco.onnxruntime.FloatVector
 
put(Logger) - Method in class org.bytedeco.onnxruntime.Logger
 
put(LongVector) - Method in class org.bytedeco.onnxruntime.LongVector
 
put(long, long) - Method in class org.bytedeco.onnxruntime.LongVector
 
put(long) - Method in class org.bytedeco.onnxruntime.LongVector
 
put(long...) - Method in class org.bytedeco.onnxruntime.LongVector
 
put(ShapeInferContext.SymbolicInteger) - Method in class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
put(StringStringMap) - Method in class org.bytedeco.onnxruntime.StringStringMap
 
put(BytePointer, BytePointer) - Method in class org.bytedeco.onnxruntime.StringStringMap
 
put(BytePointer, String) - Method in class org.bytedeco.onnxruntime.StringStringMap
 
put(StringVector) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(long, BytePointer) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(long, String) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(BytePointer) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(BytePointer...) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(String) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(String...) - Method in class org.bytedeco.onnxruntime.StringVector
 
put(Value) - Method in class org.bytedeco.onnxruntime.Value
 
put(ValueVector) - Method in class org.bytedeco.onnxruntime.ValueVector
 
put(long, Value) - Method in class org.bytedeco.onnxruntime.ValueVector
 
put(Value) - Method in class org.bytedeco.onnxruntime.ValueVector
 
put(Value...) - Method in class org.bytedeco.onnxruntime.ValueVector
 

R

ReadOpAttr(OrtOpAttr, int, Pointer, long, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Read contents of an attribute to data
RegisterAllocator(OrtEnv, OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtAllocator \{
registerCustomOpLibrary(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Registers a library of custom ops for use with OrtSessions using this SessionOptions.
RegisterCustomOpsFn - Class in org.bytedeco.onnxruntime
 
RegisterCustomOpsFn(Pointer) - Constructor for class org.bytedeco.onnxruntime.RegisterCustomOpsFn
Pointer cast constructor.
RegisterCustomOpsFn() - Constructor for class org.bytedeco.onnxruntime.RegisterCustomOpsFn
 
RegisterCustomOpsLibrary(OrtSessionOptions, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Deprecated.
Use OrtApi::RegisterCustomOpsLibrary_V2. Registers custom ops from a shared library. Loads a shared library (dll on windows, so on linux, etc) named 'library_path' and looks for this entry point: OrtStatus* RegisterCustomOps(OrtSessionOptions * options, const OrtApiBase* api); It then passes in the provided session options to this function along with the api base. The handle to the loaded library is returned in library_handle. It can be freed by the caller after all sessions using the passed in session options are destroyed, or if an error occurs and it is non null.
RegisterCustomOpsLibrary(OrtSessionOptions, BytePointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RegisterCustomOpsLibrary(OrtSessionOptions, String, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RegisterCustomOpsLibrary(Pointer, CustomOpConfigs) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
RegisterCustomOpsLibrary(Pointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
RegisterCustomOpsLibrary_V2(OrtSessionOptions, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Register custom ops from a shared library.
registerCustomOpsUsingFunction(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Registers custom ops for use with OrtSessions using this SessionOptions by calling the specified native function name.
RegisterCustomOpsUsingFunction(OrtSessionOptions, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Register custom ops by calling a RegisterCustomOpsFn function.
RegisterCustomOpsUsingFunction(OrtSessionOptions, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RegisterCustomOpsUsingFunction(BytePointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::RegisterCustomOpsUsingFunction
RegisterCustomOpsUsingFunction(String) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
registerLinearLRScheduler(long, long, float) - Method in class ai.onnxruntime.OrtTrainingSession
Registers a linear learning rate scheduler with linear warmup.
release() - Method in class org.bytedeco.onnxruntime.BaseAllocator
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseArenaCfg
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseCustomOpDomain
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseEnv
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseIoBinding
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseKernelInfo
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseMapTypeInfo
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseMemoryInfo
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseModelMetadata
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseOpAttr
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseOrtLoraAdapter
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseOrtOp
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseRunOptions
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseSequenceTypeInfo
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseSession
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseSessionOptions
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseStatus
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseTensorTypeAndShapeInfo
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseThreadingOptions
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseTypeInfo
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
release() - Method in class org.bytedeco.onnxruntime.BaseValue
\brief Relinquishes ownership of the contained C object pointer The underlying object is not destroyed
ReleaseAliasMap() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
ReleaseAliasMap(OrtCustomOp.ReleaseAliasMap_IntPointer_IntPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
ReleaseAliasMap_IntPointer_IntPointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.ReleaseAliasMap_IntPointer_IntPointer
Pointer cast constructor.
ReleaseAliasMap_IntPointer_IntPointer() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.ReleaseAliasMap_IntPointer_IntPointer
 
ReleaseAllocator(OrtAllocator) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Release an ::OrtAllocator obtained from OrtApi::CreateAllocator
ReleaseArenaCfg(OrtArenaCfg) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseAvailableProviders(PointerPointer, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Release data from OrtApi::GetAvailableProviders.
ReleaseAvailableProviders(BytePointer, int) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseAvailableProviders(ByteBuffer, int) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseAvailableProviders(byte[], int) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseCANNProviderOptions() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseCANNProviderOptions(OrtApi.ReleaseCANNProviderOptions_OrtCANNProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseCANNProviderOptions_OrtCANNProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseCANNProviderOptions_OrtCANNProviderOptions
Pointer cast constructor.
ReleaseCANNProviderOptions_OrtCANNProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseCANNProviderOptions_OrtCANNProviderOptions
 
ReleaseCUDAProviderOptions() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseCUDAProviderOptions(OrtApi.ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2
Pointer cast constructor.
ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseCUDAProviderOptions_OrtCUDAProviderOptionsV2
 
ReleaseCustomOpDomain(OrtCustomOpDomain) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtCustomOpDomain \{
ReleaseDnnlProviderOptions() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseDnnlProviderOptions(OrtApi.ReleaseDnnlProviderOptions_OrtDnnlProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseDnnlProviderOptions_OrtDnnlProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseDnnlProviderOptions_OrtDnnlProviderOptions
Pointer cast constructor.
ReleaseDnnlProviderOptions_OrtDnnlProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseDnnlProviderOptions_OrtDnnlProviderOptions
 
ReleaseEnv(OrtEnv) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtEnv \{
ReleaseIoBinding(OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtIoBinding \{
ReleaseKernelInfo(OrtKernelInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseLoraAdapter(OrtLoraAdapter) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Release an ::OrtLoraAdapter obtained from OrtApi::CreateLoraAdapter
ReleaseMapTypeInfo(OrtMapTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtMapTypeInfo \{
ReleaseMayInplace() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
ReleaseMayInplace(OrtCustomOp.ReleaseMayInplace_IntPointer_IntPointer) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
ReleaseMayInplace_IntPointer_IntPointer(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.ReleaseMayInplace_IntPointer_IntPointer
Pointer cast constructor.
ReleaseMayInplace_IntPointer_IntPointer() - Constructor for class org.bytedeco.onnxruntime.OrtCustomOp.ReleaseMayInplace_IntPointer_IntPointer
 
ReleaseMemoryInfo(OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtMemoryInfo \{
ReleaseModelMetadata(OrtModelMetadata) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseOp(OrtOp) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseOpAttr(OrtOpAttr) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleasePrepackedWeightsContainer(OrtPrepackedWeightsContainer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Release OrtPrepackedWeightsContainer instance \note instance must not be released until the sessions using it are released
ReleaseROCMProviderOptions() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseROCMProviderOptions(OrtApi.ReleaseROCMProviderOptions_OrtROCMProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseROCMProviderOptions_OrtROCMProviderOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseROCMProviderOptions_OrtROCMProviderOptions
Pointer cast constructor.
ReleaseROCMProviderOptions_OrtROCMProviderOptions() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseROCMProviderOptions_OrtROCMProviderOptions
 
ReleaseRunOptions(OrtRunOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtRunOptions \{
ReleaseSequenceTypeInfo(OrtSequenceTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSequenceTypeInfo \{
ReleaseSession(OrtSession) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{
ReleaseSessionOptions(OrtSessionOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
ReleaseStatus(OrtStatus) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtStatus \{
ReleaseTensorRTProviderOptions() - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseTensorRTProviderOptions(OrtApi.ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2
Pointer cast constructor.
ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2() - Constructor for class org.bytedeco.onnxruntime.OrtApi.ReleaseTensorRTProviderOptions_OrtTensorRTProviderOptionsV2
 
ReleaseTensorTypeAndShapeInfo(OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtTensorTypeAndShapeInfo \{
ReleaseThreadingOptions(OrtThreadingOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ReleaseTypeInfo(OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtTypeInfo \{
ReleaseValue(OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtValue \{
Reserve() - Method in class org.bytedeco.onnxruntime.OrtAllocator
Returns a pointer to an allocated block of size bytes
Reserve(OrtAllocator.Reserve_OrtAllocator_long) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
Reserve_OrtAllocator_long(Pointer) - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Reserve_OrtAllocator_long
Pointer cast constructor.
Reserve_OrtAllocator_long() - Constructor for class org.bytedeco.onnxruntime.OrtAllocator.Reserve_OrtAllocator_long
 
reshape(boolean[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a boolean array into the desired n-dimensional array assuming the boolean array is stored in n-dimensional row-major order.
reshape(byte[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a byte array into the desired n-dimensional array assuming the byte array is stored in n-dimensional row-major order.
reshape(short[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a short array into the desired n-dimensional array assuming the short array is stored in n-dimensional row-major order.
reshape(int[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes an int array into the desired n-dimensional array, assuming the int array is stored in n-dimensional row-major order.
reshape(long[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a long array into the desired n-dimensional array, assuming the long array is stored in n-dimensional row-major order.
reshape(float[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a float array into the desired n-dimensional array assuming the float array is stored in n-dimensional row-major order.
reshape(double[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a double array into the desired n-dimensional array assuming the double array is stored in n-dimensional row-major order.
reshape(String[], long[]) - Static method in class ai.onnxruntime.OrtUtil
Reshapes a String array into the desired n-dimensional array assuming the String array is stored in n-dimensional row-major order.
resize(long) - Method in class org.bytedeco.onnxruntime.FloatVector
 
resize(long) - Method in class org.bytedeco.onnxruntime.LongVector
 
resize(long) - Method in class org.bytedeco.onnxruntime.StringVector
 
resize(long) - Method in class org.bytedeco.onnxruntime.ValueVector
 
run(Map<String, ? extends OnnxTensorLike>) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of all inferred outputs.
run(Map<String, ? extends OnnxTensorLike>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of all inferred outputs.
run(Map<String, ? extends OnnxTensorLike>, Set<String>) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of requested inferred outputs.
run(Map<String, ? extends OnnxTensorLike>, Set<String>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of requested inferred outputs.
run(Map<String, ? extends OnnxTensorLike>, Map<String, ? extends OnnxValue>) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of pinned outputs.
run(Map<String, ? extends OnnxTensorLike>, Set<String>, Map<String, ? extends OnnxValue>) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of requested and pinned outputs.
run(Map<String, ? extends OnnxTensorLike>, Set<String>, Map<String, ? extends OnnxValue>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtSession
Scores an input feed dict, returning the map of requested and pinned outputs.
Run(OrtSession, OrtRunOptions, PointerPointer, PointerPointer, long, PointerPointer, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Run the model in an ::OrtSession Will not return until the model run has completed.
Run(OrtSession, OrtRunOptions, BytePointer, OrtValue, long, BytePointer, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
Run(OrtSession, OrtRunOptions, ByteBuffer, OrtValue, long, ByteBuffer, long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
Run(OrtSession, OrtRunOptions, byte[], OrtValue, long, byte[], long, OrtValue) - Method in class org.bytedeco.onnxruntime.OrtApi
 
Run(RunOptions, PointerPointer, Value, long, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
\brief Run the model returning results in an Ort allocated vector.
Run(RunOptions, BytePointer, Value, long, BytePointer, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
Run(RunOptions, ByteBuffer, Value, long, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
Run(RunOptions, byte[], Value, long, byte[], long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
Run(RunOptions, PointerPointer, Value, long, PointerPointer, Value, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
\brief Run the model returning results in user provided outputs Same as Run(const RunOptions&, const char* const*, const Value*, size_t,const char* const*, size_t)
Run(RunOptions, BytePointer, Value, long, BytePointer, Value, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
Run(RunOptions, ByteBuffer, Value, long, ByteBuffer, Value, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
Run(RunOptions, byte[], Value, long, byte[], Value, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
Run(RunOptions, IoBinding) - Method in class org.bytedeco.onnxruntime.SessionImpl
Wraps OrtApi::RunWithBinding
RunAsync(OrtSession, OrtRunOptions, PointerPointer, PointerPointer, long, PointerPointer, long, PointerPointer, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Run the model asynchronously in a thread owned by intra op thread pool
RunAsync(OrtSession, OrtRunOptions, BytePointer, OrtValue, long, BytePointer, long, OrtValue, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunAsync(OrtSession, OrtRunOptions, ByteBuffer, OrtValue, long, ByteBuffer, long, OrtValue, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunAsync(OrtSession, OrtRunOptions, byte[], OrtValue, long, byte[], long, OrtValue, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunAsync(RunOptions, PointerPointer, Value, long, PointerPointer, Value, long, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.SessionImpl
\brief Run the model asynchronously in a thread owned by intra op thread pool Wraps OrtApi::RunAsync
RunAsync(RunOptions, BytePointer, Value, long, BytePointer, Value, long, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
RunAsync(RunOptions, ByteBuffer, Value, long, ByteBuffer, Value, long, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
RunAsync(RunOptions, byte[], Value, long, byte[], Value, long, RunAsyncCallbackFn, Pointer) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
RunAsyncCallbackFn - Class in org.bytedeco.onnxruntime
\brief Callback function for RunAsync
RunAsyncCallbackFn(Pointer) - Constructor for class org.bytedeco.onnxruntime.RunAsyncCallbackFn
Pointer cast constructor.
RunAsyncCallbackFn() - Constructor for class org.bytedeco.onnxruntime.RunAsyncCallbackFn
 
RunOptions() - Constructor for class ai.onnxruntime.OrtSession.RunOptions
Creates a RunOptions.
RunOptions - Class in org.bytedeco.onnxruntime
\brief RunOptions
RunOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.RunOptions
Pointer cast constructor.
RunOptions(long) - Constructor for class org.bytedeco.onnxruntime.RunOptions
Native array allocator.
RunOptions() - Constructor for class org.bytedeco.onnxruntime.RunOptions
Wraps OrtApi::CreateRunOptions
RunOptionsAddActiveLoraAdapter(OrtRunOptions, OrtLoraAdapter) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Add the Lora Adapter to the list of active adapters.
RunOptionsGetRunLogSeverityLevel(OrtRunOptions, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get per-run log severity level
RunOptionsGetRunLogSeverityLevel(OrtRunOptions, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsGetRunLogSeverityLevel(OrtRunOptions, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsGetRunLogVerbosityLevel(OrtRunOptions, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get per-run log verbosity level
RunOptionsGetRunLogVerbosityLevel(OrtRunOptions, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsGetRunLogVerbosityLevel(OrtRunOptions, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsGetRunTag(OrtRunOptions, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get per-run tag This is used in a per-run log identifier.
RunOptionsGetRunTag(OrtRunOptions, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsGetRunTag(OrtRunOptions, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsGetRunTag(OrtRunOptions, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsSetRunLogSeverityLevel(OrtRunOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set per-run log severity level
RunOptionsSetRunLogVerbosityLevel(OrtRunOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set per-run log verbosity level
RunOptionsSetRunTag(OrtRunOptions, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set per-run tag This is used in a per-run log identifier.
RunOptionsSetRunTag(OrtRunOptions, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
RunOptionsSetTerminate(OrtRunOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set terminate flag If a currently executing session needs to be force terminated, this can be called from another thread to force it to fail with an error.
RunOptionsUnsetTerminate(OrtRunOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Clears the terminate flag Used so the OrtRunOptions instance can be used in a new OrtApi::Run call without it instantly terminating
RunWithBinding(OrtSession, OrtRunOptions, OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{

S

saveCheckpoint(Path, boolean) - Method in class ai.onnxruntime.OrtTrainingSession
Save out the training session state into the supplied checkpoint directory.
schedulerStep() - Method in class ai.onnxruntime.OrtTrainingSession
Updates the learning rate based on the registered learning rate scheduler.
second() - Method in class org.bytedeco.onnxruntime.StringStringMap.Iterator
 
SequenceInfo - Class in ai.onnxruntime
Describes an OnnxSequence, including it's element type if known.
sequenceOfMaps - Variable in class ai.onnxruntime.SequenceInfo
Is this a sequence of maps.
sequenceType - Variable in class ai.onnxruntime.SequenceInfo
The type of the sequence if it does not contain a map, OnnxJavaType.UNKNOWN if it does.
SequenceTypeInfo - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtSequenceTypeInfo
SequenceTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.SequenceTypeInfo
Pointer cast constructor.
SequenceTypeInfo(OrtSequenceTypeInfo) - Constructor for class org.bytedeco.onnxruntime.SequenceTypeInfo
Used for interop with the C API
Session - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtSession
Session(Pointer) - Constructor for class org.bytedeco.onnxruntime.Session
Pointer cast constructor.
Session(Env, Pointer, SessionOptions) - Constructor for class org.bytedeco.onnxruntime.Session
Wraps OrtApi::CreateSession
Session(Env, Pointer, SessionOptions, OrtPrepackedWeightsContainer) - Constructor for class org.bytedeco.onnxruntime.Session
Wraps OrtApi::CreateSessionWithPrepackedWeightsContainer
Session(Env, Pointer, long, SessionOptions) - Constructor for class org.bytedeco.onnxruntime.Session
Wraps OrtApi::CreateSessionFromArray
Session(Env, Pointer, long, SessionOptions, OrtPrepackedWeightsContainer) - Constructor for class org.bytedeco.onnxruntime.Session
Wraps OrtApi::CreateSessionFromArrayWithPrepackedWeightsContainer
SessionEndProfiling(OrtSession, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{
SessionEndProfiling(OrtSession, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionEndProfiling(OrtSession, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionEndProfiling(OrtSession, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetInputCount(OrtSession, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{
SessionGetInputName(OrtSession, long, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get input name
SessionGetInputName(OrtSession, long, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetInputName(OrtSession, long, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetInputName(OrtSession, long, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetInputTypeInfo(OrtSession, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get input type information
SessionGetInputTypeInfo(OrtSession, long, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetModelMetadata(OrtSession, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get ::OrtModelMetadata from an ::OrtSession
SessionGetModelMetadata(OrtSession, OrtModelMetadata) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOutputCount(OrtSession, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get output count for a session This number must also match the number of outputs returned by OrtApi::Run
SessionGetOutputName(OrtSession, long, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get output name
SessionGetOutputName(OrtSession, long, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOutputName(OrtSession, long, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOutputName(OrtSession, long, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOutputTypeInfo(OrtSession, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get output type information
SessionGetOutputTypeInfo(OrtSession, long, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOverridableInitializerCount(OrtSession, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get overridable initializer count
SessionGetOverridableInitializerName(OrtSession, long, OrtAllocator, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get overridable initializer name
SessionGetOverridableInitializerName(OrtSession, long, OrtAllocator, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOverridableInitializerName(OrtSession, long, OrtAllocator, ByteBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOverridableInitializerName(OrtSession, long, OrtAllocator, byte[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetOverridableInitializerTypeInfo(OrtSession, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Get overridable initializer type information
SessionGetOverridableInitializerTypeInfo(OrtSession, long, OrtTypeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetProfilingStartTimeNs(OrtSession, LongPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSession \{
SessionGetProfilingStartTimeNs(OrtSession, LongBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionGetProfilingStartTimeNs(OrtSession, long[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionImpl - Class in org.bytedeco.onnxruntime
 
SessionImpl() - Constructor for class org.bytedeco.onnxruntime.SessionImpl
Default native constructor.
SessionImpl(long) - Constructor for class org.bytedeco.onnxruntime.SessionImpl
Native array allocator.
SessionImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.SessionImpl
Pointer cast constructor.
SessionOptions() - Constructor for class ai.onnxruntime.OrtSession.SessionOptions
Create an empty session options.
SessionOptions - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtSessionOptions
SessionOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.SessionOptions
Pointer cast constructor.
SessionOptions(long) - Constructor for class org.bytedeco.onnxruntime.SessionOptions
Native array allocator.
SessionOptions() - Constructor for class org.bytedeco.onnxruntime.SessionOptions
Wraps OrtApi::CreateSessionOptions
SessionOptions(OrtSessionOptions) - Constructor for class org.bytedeco.onnxruntime.SessionOptions
Used for interop with the C API
SessionOptionsAppendExecutionProvider(OrtSessionOptions, BytePointer, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief: Append execution provider to the session options.
SessionOptionsAppendExecutionProvider(OrtSessionOptions, BytePointer, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider(OrtSessionOptions, String, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider(OrtSessionOptions, BytePointer, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider(OrtSessionOptions, String, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider(OrtSessionOptions, BytePointer, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider(OrtSessionOptions, String, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider_CANN(OrtSessionOptions, OrtCANNProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
SessionOptionsAppendExecutionProvider_CUDA(OrtSessionOptions, OrtCUDAProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
SessionOptionsAppendExecutionProvider_CUDA_V2(OrtSessionOptions, OrtCUDAProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi
\name OrtSessionOptions \{
SessionOptionsAppendExecutionProvider_Dnnl(OrtSessionOptions, OrtDnnlProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
SessionOptionsAppendExecutionProvider_MIGraphX(OrtSessionOptions, OrtMIGraphXProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
SessionOptionsAppendExecutionProvider_OpenVINO(OrtSessionOptions, OrtOpenVINOProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Append OpenVINO execution provider to the session options If OpenVINO is not available (due to a non OpenVINO enabled build, or if OpenVINO is not installed on the system), this function will fail.
SessionOptionsAppendExecutionProvider_OpenVINO_V2(OrtSessionOptions, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Append OpenVINO execution provider to the session options If OpenVINO is not available (due to a non OpenVINO enabled build, or if OpenVINO is not installed on the system), this function will fail.
SessionOptionsAppendExecutionProvider_OpenVINO_V2(OrtSessionOptions, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider_OpenVINO_V2(OrtSessionOptions, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider_OpenVINO_V2(OrtSessionOptions, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider_ROCM(OrtSessionOptions, OrtROCMProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Append ROCM execution provider to the session options If ROCM is not available (due to a non ROCM enabled build, or if ROCM is not installed on the system), this function will return failure.
SessionOptionsAppendExecutionProvider_TensorRT(OrtSessionOptions, OrtTensorRTProviderOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
SessionOptionsAppendExecutionProvider_TensorRT_V2(OrtSessionOptions, OrtTensorRTProviderOptionsV2) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtSessionOptions \{
SessionOptionsAppendExecutionProvider_VitisAI(OrtSessionOptions, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Append VitisAI provider to session options If VitisAI is not available (due to a non VitisAI enabled build, or if VitisAI is not installed on the system), this function will return failure.
SessionOptionsAppendExecutionProvider_VitisAI(OrtSessionOptions, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider_VitisAI(OrtSessionOptions, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsAppendExecutionProvider_VitisAI(OrtSessionOptions, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SessionOptionsImpl - Class in org.bytedeco.onnxruntime
 
SessionOptionsImpl() - Constructor for class org.bytedeco.onnxruntime.SessionOptionsImpl
Default native constructor.
SessionOptionsImpl(long) - Constructor for class org.bytedeco.onnxruntime.SessionOptionsImpl
Native array allocator.
SessionOptionsImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.SessionOptionsImpl
Pointer cast constructor.
SessionOptionsSetCustomCreateThreadFn(OrtSessionOptions, OrtCustomCreateThreadFn) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
SessionOptionsSetCustomJoinThreadFn(OrtSessionOptions, OrtCustomJoinThreadFn) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set custom thread join function
SessionOptionsSetCustomThreadCreationOptions(OrtSessionOptions, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set creation options for custom thread
setCPUArenaAllocator(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the CPU to use an arena memory allocator.
SetCurrentGpuDeviceId(int) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name Misc \{
SetCustomCreateThreadFn(OrtCustomCreateThreadFn) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsSetCustomCreateThreadFn
SetCustomJoinThreadFn(OrtCustomJoinThreadFn) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsSetCustomJoinThreadFn
SetCustomThreadCreationOptions(Pointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SessionOptionsSetCustomThreadCreationOptions
setDeterministicCompute(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Set whether to use deterministic compute.
SetDeterministicCompute(OrtSessionOptions, boolean) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set whether to use deterministic compute.
SetDeterministicCompute(boolean) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetDeterministicCompute
SetDimensions(OrtTensorTypeAndShapeInfo, LongPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set shape information in ::OrtTensorTypeAndShapeInfo
SetDimensions(OrtTensorTypeAndShapeInfo, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetDimensions(OrtTensorTypeAndShapeInfo, long[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetEpDynamicOptions(OrtSession, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtEpDynamicOptions \{
SetEpDynamicOptions(OrtSession, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetEpDynamicOptions(OrtSession, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetEpDynamicOptions(OrtSession, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetEpDynamicOptions(PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
\brief Set DynamicOptions for EPs (Execution Providers) Wraps OrtApi::SetEpDynamicOptions Valid options can be found in include\onnxruntime\core\session\onnxruntime_session_options_config_keys.h Look for kOrtEpDynamicOptions
SetEpDynamicOptions(BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
SetEpDynamicOptions(ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
SetEpDynamicOptions(byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.SessionImpl
 
setExecutionMode(OrtSession.SessionOptions.ExecutionMode) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the execution mode of this options object, overriding the old setting.
SetExecutionMode(int) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetSessionExecutionMode
SetGlobalCustomCreateThreadFn(OrtThreadingOptions, OrtCustomCreateThreadFn) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
SetGlobalCustomCreateThreadFn(OrtCustomCreateThreadFn) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalCustomCreateThreadFn
SetGlobalCustomJoinThreadFn(OrtThreadingOptions, OrtCustomJoinThreadFn) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set custom thread join function for global thread pools
SetGlobalCustomJoinThreadFn(OrtCustomJoinThreadFn) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalCustomJoinThreadFn
SetGlobalCustomThreadCreationOptions(OrtThreadingOptions, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set custom thread creation options for global thread pools
SetGlobalCustomThreadCreationOptions(Pointer) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalCustomThreadCreationOptions
setGlobalDenormalAsZero() - Method in class ai.onnxruntime.OrtEnvironment.ThreadingOptions
When this is set it causes intra-op and inter-op thread pools to flush denormal values to zero.
SetGlobalDenormalAsZero(OrtThreadingOptions) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtThreadingOptions \{
SetGlobalDenormalAsZero() - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalDenormalAsZero
setGlobalInterOpNumThreads(int) - Method in class ai.onnxruntime.OrtEnvironment.ThreadingOptions
Sets the number of threads available for inter-op parallelism (i.e.
SetGlobalInterOpNumThreads(OrtThreadingOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set global inter-op thread count This configures the global thread pool options to be used in the call to OrtApi::CreateEnvWithGlobalThreadPools
SetGlobalInterOpNumThreads(int) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalInterOpNumThreads
setGlobalIntraOpNumThreads(int) - Method in class ai.onnxruntime.OrtEnvironment.ThreadingOptions
Sets the number of threads available for intra-op parallelism (i.e.
SetGlobalIntraOpNumThreads(OrtThreadingOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtThreadingOptions \{
SetGlobalIntraOpNumThreads(int) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalIntraOpNumThreads
SetGlobalIntraOpThreadAffinity(OrtThreadingOptions, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetGlobalIntraOpThreadAffinity(OrtThreadingOptions, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
setGlobalSpinControl(boolean) - Method in class ai.onnxruntime.OrtEnvironment.ThreadingOptions
Allows spinning of thread pools when their queues are empty.
SetGlobalSpinControl(OrtThreadingOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set global spin control options This will configure the global thread pool options to be used in the call to OrtApi::CreateEnvWithGlobalThreadPools.
SetGlobalSpinControl(int) - Method in class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::SetGlobalSpinControl
SetGraphOptimizationLevel(int) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetSessionGraphOptimizationLevel
setInterOpNumThreads(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the size of the CPU thread pool used for executing multiple request concurrently, if executing on a CPU.
SetInterOpNumThreads(OrtSessionOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Sets the number of threads used to parallelize the execution of the graph If nodes can be run in parallel, this sets the maximum number of threads to use to run them in parallel.
SetInterOpNumThreads(int) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetInterOpNumThreads
setIntraOpNumThreads(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the size of the CPU thread pool used for executing a single graph, if executing on a CPU.
SetIntraOpNumThreads(OrtSessionOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Sets the number of threads used to parallelize the execution within nodes When running a single node operation, ex.
SetIntraOpNumThreads(int) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetIntraOpNumThreads
SetLanguageProjection(OrtEnv, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set language projection Set the language projection for collecting telemetry data when Env is created.
setLearningRate(float) - Method in class ai.onnxruntime.OrtTrainingSession
Sets the learning rate for the training session.
setLoggerId(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the logger id to use.
SetLogId(BytePointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetSessionLogId
SetLogId(String) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
 
setLogLevel(OrtLoggingLevel) - Method in class ai.onnxruntime.OrtSession.RunOptions
Sets the current logging level on this RunOptions.
SetLogSeverityLevel(int) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetSessionLogSeverityLevel
setLogVerbosityLevel(int) - Method in class ai.onnxruntime.OrtSession.RunOptions
Sets the current logging verbosity level on this RunOptions.
setMemoryPatternOptimization(boolean) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Turns on memory pattern optimizations, where memory is preallocated if all shapes are known.
setOptimizationLevel(OrtSession.SessionOptions.OptLevel) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the optimization level of this options object, overriding the old setting.
setOptimizedModelFilePath(String) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the output path for the optimized model.
SetOptimizedModelFilePath(OrtSessionOptions, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set filepath to save optimized model after graph level transformations
SetOptimizedModelFilePath(Pointer) - Method in class org.bytedeco.onnxruntime.SessionOptionsImpl
Wraps OrtApi::SetOptimizedModelFilePath
SetOutputShape(long, ShapeInferContext.SymbolicInteger, int) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
SetOutputShape(long, ShapeInferContext.SymbolicInteger) - Method in class org.bytedeco.onnxruntime.ShapeInferContext
 
SetRunLogSeverityLevel(int) - Method in class org.bytedeco.onnxruntime.RunOptions
Wraps OrtApi::RunOptionsSetRunLogSeverityLevel
SetRunLogVerbosityLevel(int) - Method in class org.bytedeco.onnxruntime.RunOptions
Wraps OrtApi::RunOptionsSetRunLogVerbosityLevel
setRunTag(String) - Method in class ai.onnxruntime.OrtSession.RunOptions
Sets the run tag used in logging.
SetRunTag(BytePointer) - Method in class org.bytedeco.onnxruntime.RunOptions
wraps OrtApi::RunOptionsSetRunTag
SetRunTag(String) - Method in class org.bytedeco.onnxruntime.RunOptions
 
setSeed(long) - Static method in class ai.onnxruntime.OrtTrainingSession
Sets the RNG seed used by ONNX Runtime.
SetSessionExecutionMode(OrtSessionOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set execution mode Controls whether you want to execute operators in your graph sequentially or in parallel.
SetSessionGraphOptimizationLevel(OrtSessionOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set the optimization level to apply when loading a graph Please see https://onnxruntime.ai/docs/performance/model-optimizations/graph-optimizations.html for an in-depth explanation
SetSessionLogId(OrtSessionOptions, BytePointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set session log id
SetSessionLogId(OrtSessionOptions, String) - Method in class org.bytedeco.onnxruntime.OrtApi
 
setSessionLogLevel(OrtLoggingLevel) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the Session's logging level.
SetSessionLogSeverityLevel(OrtSessionOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set session log severity level
setSessionLogVerbosityLevel(int) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the Session's logging verbosity level.
SetSessionLogVerbosityLevel(OrtSessionOptions, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set session log verbosity level Applies to session load, initialization, etc
SetSymbolicDimensions(OrtTensorTypeAndShapeInfo, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
Set symbolic shape to type shape info
SetSymbolicDimensions(OrtTensorTypeAndShapeInfo, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetSymbolicDimensions(OrtTensorTypeAndShapeInfo, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
SetSymbolicDimensions(OrtTensorTypeAndShapeInfo, byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
setSymbolicDimensionValue(String, long) - Method in class ai.onnxruntime.OrtSession.SessionOptions
Sets the value of a symbolic dimension.
setTelemetry(boolean) - Method in class ai.onnxruntime.OrtEnvironment
Turns on or off the telemetry.
SetTensorElementType(OrtTensorTypeAndShapeInfo, int) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set element type in ::OrtTensorTypeAndShapeInfo
setTerminate(boolean) - Method in class ai.onnxruntime.OrtSession.RunOptions
Sets a flag so that all incomplete OrtSession.run(java.util.Map<java.lang.String, ? extends ai.onnxruntime.OnnxTensorLike>) calls using this instance of RunOptions will terminate as soon as possible.
SetTerminate() - Method in class org.bytedeco.onnxruntime.RunOptions
\brief Terminates all currently executing Session::Run calls that were made using this RunOptions instance If a currently executing session needs to be force terminated, this can be called from another thread to force it to fail with an error Wraps OrtApi::RunOptionsSetTerminate
SetUserLoggingFunction(OrtSessionOptions, OrtLoggingFunction, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set user logging function By default the logger created by the CreateEnv* functions is used to create the session logger as well.
Shape - Class in org.bytedeco.onnxruntime
 
Shape() - Constructor for class org.bytedeco.onnxruntime.Shape
Default native constructor.
Shape(long) - Constructor for class org.bytedeco.onnxruntime.Shape
Native array allocator.
Shape(Pointer) - Constructor for class org.bytedeco.onnxruntime.Shape
Pointer cast constructor.
shape() - Method in class org.bytedeco.onnxruntime.Shape
 
shape(LongPointer) - Method in class org.bytedeco.onnxruntime.Shape
 
shape_len() - Method in class org.bytedeco.onnxruntime.Shape
 
shape_len(long) - Method in class org.bytedeco.onnxruntime.Shape
 
ShapeInferContext - Class in org.bytedeco.onnxruntime
Provide access to per-node attributes and input shapes, so one could compute and set output shapes.
ShapeInferContext(Pointer) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext
Pointer cast constructor.
ShapeInferContext(OrtApi, OrtShapeInferContext) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext
 
ShapeInferContext.SymbolicInteger - Class in org.bytedeco.onnxruntime
 
ShapeInferContext_GetAttribute(OrtShapeInferContext, BytePointer, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get attribute from OrtShapeInferContext.
ShapeInferContext_GetAttribute(OrtShapeInferContext, BytePointer, OrtOpAttr) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ShapeInferContext_GetAttribute(OrtShapeInferContext, String, OrtOpAttr) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ShapeInferContext_GetInputCount(OrtShapeInferContext, SizeTPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get number of input from OrtShapeInferContext
ShapeInferContext_GetInputTypeShape(OrtShapeInferContext, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Get type and shape info of an input
ShapeInferContext_GetInputTypeShape(OrtShapeInferContext, long, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
 
ShapeInferContext_SetOutputTypeShape(OrtShapeInferContext, long, OrtTensorTypeAndShapeInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
Set type and shape info of an output
size - Variable in class ai.onnxruntime.MapInfo
The number of entries in this map.
size - Variable in enum ai.onnxruntime.OnnxJavaType
The number of bytes used by a single value of this type.
size() - Method in class ai.onnxruntime.OnnxMap
The number of entries in the map.
size() - Method in class ai.onnxruntime.OrtSession.Result
Returns the number of outputs in this Result.
size() - Method in class org.bytedeco.onnxruntime.FloatVector
 
size() - Method in class org.bytedeco.onnxruntime.LongVector
 
size() - Method in class org.bytedeco.onnxruntime.MemoryAllocation
 
size() - Method in class org.bytedeco.onnxruntime.StringStringMap
 
size() - Method in class org.bytedeco.onnxruntime.StringVector
 
size() - Method in class org.bytedeco.onnxruntime.ValueVector
 
Status - Class in org.bytedeco.onnxruntime
\brief The Status that holds ownership of OrtStatus received from C API Use it to safely destroy OrtStatus* returned from the C API.
Status(OrtStatus) - Constructor for class org.bytedeco.onnxruntime.Status
Takes ownership of OrtStatus instance returned from the C API.
Status(OrtException) - Constructor for class org.bytedeco.onnxruntime.Status
Creates status instance out of exception
Status(Pointer) - Constructor for class org.bytedeco.onnxruntime.Status
Creates status instance out of exception
Status(BytePointer, int) - Constructor for class org.bytedeco.onnxruntime.Status
Creates status instance out of null-terminated string message.
Status(String, int) - Constructor for class org.bytedeco.onnxruntime.Status
 
StringStringMap - Class in org.bytedeco.onnxruntime
 
StringStringMap(Pointer) - Constructor for class org.bytedeco.onnxruntime.StringStringMap
Pointer cast constructor.
StringStringMap() - Constructor for class org.bytedeco.onnxruntime.StringStringMap
 
StringStringMap.Iterator - Class in org.bytedeco.onnxruntime
 
StringVector - Class in org.bytedeco.onnxruntime
 
StringVector(Pointer) - Constructor for class org.bytedeco.onnxruntime.StringVector
Pointer cast constructor.
StringVector(BytePointer) - Constructor for class org.bytedeco.onnxruntime.StringVector
 
StringVector(BytePointer...) - Constructor for class org.bytedeco.onnxruntime.StringVector
 
StringVector(String) - Constructor for class org.bytedeco.onnxruntime.StringVector
 
StringVector(String...) - Constructor for class org.bytedeco.onnxruntime.StringVector
 
StringVector() - Constructor for class org.bytedeco.onnxruntime.StringVector
 
StringVector(long) - Constructor for class org.bytedeco.onnxruntime.StringVector
 
StringVector.Iterator - Class in org.bytedeco.onnxruntime
 
SymbolicInteger(Pointer) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
Pointer cast constructor.
SymbolicInteger(long) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
SymbolicInteger(BytePointer) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
SymbolicInteger(String) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
SymbolicInteger(ShapeInferContext.SymbolicInteger) - Constructor for class org.bytedeco.onnxruntime.ShapeInferContext.SymbolicInteger
 
SynchronizeBoundInputs(OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
\}
SynchronizeBoundOutputs(OrtIoBinding) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Synchronize bound outputs.
SynchronizeInputs() - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 
SynchronizeOutputs() - Method in class org.bytedeco.onnxruntime.IoBindingImpl
 

T

TensorAt(OrtValue, LongPointer, long, PointerPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
\} \name OrtValue \{
TensorAt(OrtValue, LongPointer, long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
TensorAt(OrtValue, LongBuffer, long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
TensorAt(OrtValue, long[], long, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
TensorInfo - Class in ai.onnxruntime
Describes an OnnxTensor, including it's size, shape and element type.
TensorInfo.OnnxTensorType - Enum in ai.onnxruntime
The native element types supported by the ONNX runtime.
TensorTypeAndShapeInfo - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtTensorTypeAndShapeInfo
TensorTypeAndShapeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.TensorTypeAndShapeInfo
Pointer cast constructor.
TensorTypeAndShapeInfo(OrtTensorTypeAndShapeInfo) - Constructor for class org.bytedeco.onnxruntime.TensorTypeAndShapeInfo
Used for interop with the C API
TensorTypeAndShapeInfoImpl - Class in org.bytedeco.onnxruntime
 
TensorTypeAndShapeInfoImpl() - Constructor for class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Default native constructor.
TensorTypeAndShapeInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Native array allocator.
TensorTypeAndShapeInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.TensorTypeAndShapeInfoImpl
Pointer cast constructor.
ThreadingOptions() - Constructor for class ai.onnxruntime.OrtEnvironment.ThreadingOptions
Create an empty threading options.
ThreadingOptions - Class in org.bytedeco.onnxruntime
\brief The ThreadingOptions The ThreadingOptions used for set global threadpools' options of The Env.
ThreadingOptions(Pointer) - Constructor for class org.bytedeco.onnxruntime.ThreadingOptions
Pointer cast constructor.
ThreadingOptions(long) - Constructor for class org.bytedeco.onnxruntime.ThreadingOptions
Native array allocator.
ThreadingOptions() - Constructor for class org.bytedeco.onnxruntime.ThreadingOptions
\brief Wraps OrtApi::CreateThreadingOptions
threadpool_args() - Method in class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
 
threadpool_args(Pointer) - Method in class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
 
ToFloat() - Method in class org.bytedeco.onnxruntime.BFloat16_t
Converts bfloat16 to float float representation of bfloat16 value
ToFloat() - Method in class org.bytedeco.onnxruntime.Float16_t
Converts float16 to float float representation of float16 value
toString() - Method in class ai.onnxruntime.MapInfo
 
toString() - Method in class ai.onnxruntime.NodeInfo
 
toString() - Method in class ai.onnxruntime.OnnxMap
 
toString() - Method in class ai.onnxruntime.OnnxModelMetadata
 
toString() - Method in class ai.onnxruntime.OnnxSequence
 
toString() - Method in class ai.onnxruntime.OnnxTensor
 
toString() - Method in class ai.onnxruntime.OrtEnvironment
 
toString() - Method in class ai.onnxruntime.OrtSession
 
toString() - Method in class ai.onnxruntime.SequenceInfo
 
toString() - Method in class ai.onnxruntime.TensorInfo
 
toString() - Method in class org.bytedeco.onnxruntime.FloatVector
 
toString() - Method in enum org.bytedeco.onnxruntime.global.onnxruntime.OrtSparseIndicesFormat
 
toString() - Method in class org.bytedeco.onnxruntime.LongVector
 
toString() - Method in class org.bytedeco.onnxruntime.StringVector
 
toString() - Method in class org.bytedeco.onnxruntime.ValueVector
 
trainStep(Map<String, ? extends OnnxTensorLike>) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single step of training, accumulating the gradients.
trainStep(Map<String, ? extends OnnxTensorLike>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single step of training, accumulating the gradients.
trainStep(Map<String, ? extends OnnxTensorLike>, Set<String>) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single step of training, accumulating the gradients.
trainStep(Map<String, ? extends OnnxTensorLike>, Map<String, ? extends OnnxValue>) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single step of training, accumulating the gradients.
trainStep(Map<String, ? extends OnnxTensorLike>, Set<String>, Map<String, ? extends OnnxValue>, OrtSession.RunOptions) - Method in class ai.onnxruntime.OrtTrainingSession
Performs a single step of training, accumulating the gradients.
transformShape(long[]) - Static method in class ai.onnxruntime.OrtUtil
Converts a long shape into an int shape.
transformShape(int[]) - Static method in class ai.onnxruntime.OrtUtil
Converts an int shape into a long shape.
trt_dla_core() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_dla_core(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_dla_enable() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_dla_enable(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_dump_subgraphs() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_dump_subgraphs(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_cache_enable() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_cache_enable(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_cache_path() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_cache_path(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_decryption_enable() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_decryption_enable(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_decryption_lib_path() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_engine_decryption_lib_path(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_force_sequential_engine_build() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_force_sequential_engine_build(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_fp16_enable() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_fp16_enable(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_int8_calibration_table_name() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_int8_calibration_table_name(BytePointer) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_int8_enable() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_int8_enable(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_int8_use_native_calibration_table() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_int8_use_native_calibration_table(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_max_partition_iterations() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_max_partition_iterations(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_max_workspace_size() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_max_workspace_size(long) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_min_subgraph_size() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
trt_min_subgraph_size(int) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
tunable_op_enable() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief Enable TunableOp for using.
tunable_op_enable(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
tunable_op_enable() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief Enable TunableOp for using.
tunable_op_enable(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
tunable_op_max_tuning_duration_ms() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief Max tuning duration time limit for each instance of TunableOp.
tunable_op_max_tuning_duration_ms(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
tunable_op_max_tuning_duration_ms() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief Max tuning duration time limit for each instance of TunableOp.
tunable_op_max_tuning_duration_ms(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
tunable_op_tuning_enable() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief Enable TunableOp for tuning.
tunable_op_tuning_enable(int) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
tunable_op_tuning_enable() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief Enable TunableOp for tuning.
tunable_op_tuning_enable(int) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
type - Variable in class ai.onnxruntime.TensorInfo
The Java type of this tensor.
TypeInfo - Class in org.bytedeco.onnxruntime
Type information that may contain either TensorTypeAndShapeInfo or the information about contained sequence or map depending on the ONNXType.
TypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.TypeInfo
Pointer cast constructor.
TypeInfo(OrtTypeInfo) - Constructor for class org.bytedeco.onnxruntime.TypeInfo
C API Interop
TypeInfoImpl - Class in org.bytedeco.onnxruntime
 
TypeInfoImpl() - Constructor for class org.bytedeco.onnxruntime.TypeInfoImpl
Default native constructor.
TypeInfoImpl(long) - Constructor for class org.bytedeco.onnxruntime.TypeInfoImpl
Native array allocator.
TypeInfoImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.TypeInfoImpl
Pointer cast constructor.

U

UnownedAllocator - Class in org.bytedeco.onnxruntime
\brief This is a tagging template type.
UnownedAllocator(Pointer) - Constructor for class org.bytedeco.onnxruntime.UnownedAllocator
Pointer cast constructor.
UnownedMapTypeInfo - Class in org.bytedeco.onnxruntime
 
UnownedMapTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.UnownedMapTypeInfo
Pointer cast constructor.
UnownedMemoryInfo - Class in org.bytedeco.onnxruntime
 
UnownedMemoryInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.UnownedMemoryInfo
Pointer cast constructor.
UnownedSequenceTypeInfo - Class in org.bytedeco.onnxruntime
 
UnownedSequenceTypeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.UnownedSequenceTypeInfo
Pointer cast constructor.
UnownedTensorTypeAndShapeInfo - Class in org.bytedeco.onnxruntime
 
UnownedTensorTypeAndShapeInfo(Pointer) - Constructor for class org.bytedeco.onnxruntime.UnownedTensorTypeAndShapeInfo
Pointer cast constructor.
UnregisterAllocator(OrtEnv, OrtMemoryInfo) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Unregister a custom allocator It is an error if you provide an ::OrtMemoryInfo not corresponding to any registered allocators for sharing.
UnsetTerminate() - Method in class org.bytedeco.onnxruntime.RunOptions
\brief Clears the terminate flag so this RunOptions instance can be used in a new Session::Run call without it instantly terminating Wraps OrtApi::RunOptionsUnsetTerminate
UpdateCANNProviderOptions(OrtCANNProviderOptions, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set options in a CANN Execution Provider.
UpdateCANNProviderOptions(OrtCANNProviderOptions, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateCANNProviderOptions(OrtCANNProviderOptions, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateCANNProviderOptions(OrtCANNProviderOptions, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateCUDAProviderOptions(OrtCUDAProviderOptionsV2, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set options in a CUDA Execution Provider.
UpdateCUDAProviderOptions(OrtCUDAProviderOptionsV2, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateCUDAProviderOptions(OrtCUDAProviderOptionsV2, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateCUDAProviderOptions(OrtCUDAProviderOptionsV2, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateCUDAProviderOptionsWithValue(OrtCUDAProviderOptionsV2, BytePointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Update CUDA EP provider option where its data type is pointer, for example 'user_compute_stream'.
UpdateCUDAProviderOptionsWithValue(OrtCUDAProviderOptionsV2, String, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateDnnlProviderOptions(OrtDnnlProviderOptions, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set options in a oneDNN Execution Provider.
UpdateDnnlProviderOptions(OrtDnnlProviderOptions, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateDnnlProviderOptions(OrtDnnlProviderOptions, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateDnnlProviderOptions(OrtDnnlProviderOptions, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateEnvWithCustomLogLevel(int) - Method in class org.bytedeco.onnxruntime.Env
Wraps OrtApi::UpdateEnvWithCustomLogLevel
UpdateEnvWithCustomLogLevel(OrtEnv, int) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateROCMProviderOptions(OrtROCMProviderOptions, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set options in a ROCm Execution Provider.
UpdateROCMProviderOptions(OrtROCMProviderOptions, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateROCMProviderOptions(OrtROCMProviderOptions, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateROCMProviderOptions(OrtROCMProviderOptions, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateTensorRTProviderOptions(OrtTensorRTProviderOptionsV2, PointerPointer, PointerPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
\brief Set options in a TensorRT Execution Provider.
UpdateTensorRTProviderOptions(OrtTensorRTProviderOptionsV2, BytePointer, BytePointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateTensorRTProviderOptions(OrtTensorRTProviderOptionsV2, ByteBuffer, ByteBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateTensorRTProviderOptions(OrtTensorRTProviderOptionsV2, byte[], byte[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UpdateTensorRTProviderOptionsWithValue(OrtTensorRTProviderOptionsV2, BytePointer, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
Update TensorRT EP provider option where its data type is pointer, for example 'user_compute_stream'.
UpdateTensorRTProviderOptionsWithValue(OrtTensorRTProviderOptionsV2, String, Pointer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
use_arena() - Method in class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
 
use_arena(int) - Method in class org.bytedeco.onnxruntime.OrtDnnlProviderOptions
 
UseBlockSparseIndices(OrtValue, LongPointer, long, IntPointer) - Method in class org.bytedeco.onnxruntime.OrtApi
The assigns BlockSparse format indices to the SparseTensor that was created by OrtApi::CreateSparseTensorWithValuesAsOrtValue above.
UseBlockSparseIndices(OrtValue, LongBuffer, long, IntBuffer) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UseBlockSparseIndices(OrtValue, long[], long, int[]) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UseBlockSparseIndices(Shape, IntPointer) - Method in class org.bytedeco.onnxruntime.ValueImpl
Supplies BlockSparse format specific indices and marks the contained sparse tensor as being a BlockSparse format tensor.
UseBlockSparseIndices(Shape, IntBuffer) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
UseBlockSparseIndices(Shape, int[]) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
UseCooIndices(OrtValue, LongPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
This assigns Coo format indices to the SparseTensor that was created by OrtApi::CreateSparseTensorWithValuesAsOrtValue above.
UseCooIndices(OrtValue, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UseCooIndices(OrtValue, long[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UseCooIndices(LongPointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
Supplies COO format specific indices and marks the contained sparse tensor as being a COO format tensor.
UseCooIndices(LongBuffer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
UseCooIndices(long[], long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
UseCsrIndices(OrtValue, LongPointer, long, LongPointer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
The assigns CSR format indices to the SparseTensor that was created by OrtApi::CreateSparseTensorWithValuesAsOrtValue above.
UseCsrIndices(OrtValue, LongBuffer, long, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UseCsrIndices(OrtValue, long[], long, long[], long) - Method in class org.bytedeco.onnxruntime.OrtApi
 
UseCsrIndices(LongPointer, long, LongPointer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
Supplies CSR format specific indices and marks the contained sparse tensor as being a CSR format tensor.
UseCsrIndices(LongBuffer, long, LongBuffer, long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
UseCsrIndices(long[], long, long[], long) - Method in class org.bytedeco.onnxruntime.ValueImpl
 
user_compute_stream() - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
\brief User provided compute stream.
user_compute_stream(Pointer) - Method in class org.bytedeco.onnxruntime.OrtCUDAProviderOptions
 
user_compute_stream() - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
\brief User provided compute stream.
user_compute_stream(Pointer) - Method in class org.bytedeco.onnxruntime.OrtROCMProviderOptions
 
user_compute_stream() - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 
user_compute_stream(Pointer) - Method in class org.bytedeco.onnxruntime.OrtTensorRTProviderOptions
 

V

validateShape(long[]) - Static method in class ai.onnxruntime.OrtUtil
Checks that the shape is a valid shape for a Java array (i.e.
value - Variable in enum ai.onnxruntime.OnnxJavaType
The native value of the enum.
value - Variable in enum ai.onnxruntime.OnnxSparseTensor.SparseTensorType
The int value mirroring OrtSparseFormat.
value - Variable in enum ai.onnxruntime.OnnxValue.OnnxValueType
The id number of this type in the C API.
value - Variable in enum ai.onnxruntime.providers.CoreMLFlags
The native value of the enum.
value - Variable in enum ai.onnxruntime.providers.NNAPIFlags
The native value of the enum.
value - Variable in enum ai.onnxruntime.TensorInfo.OnnxTensorType
The int id on the native side.
value() - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
value(byte) - Method in class org.bytedeco.onnxruntime.Float8E4M3FN_t
 
value() - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
value(byte) - Method in class org.bytedeco.onnxruntime.Float8E4M3FNUZ_t
 
value() - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
value(byte) - Method in class org.bytedeco.onnxruntime.Float8E5M2_t
 
value() - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
value(byte) - Method in class org.bytedeco.onnxruntime.Float8E5M2FNUZ_t
 
value - Variable in enum org.bytedeco.onnxruntime.global.onnxruntime.OrtSparseIndicesFormat
 
Value - Class in org.bytedeco.onnxruntime
\brief Wrapper around ::OrtValue
Value(Pointer) - Constructor for class org.bytedeco.onnxruntime.Value
Pointer cast constructor.
Value(long) - Constructor for class org.bytedeco.onnxruntime.Value
Native array allocator.
Value() - Constructor for class org.bytedeco.onnxruntime.Value
Create an empty Value object, must be assigned a valid one to be used
Value(OrtValue) - Constructor for class org.bytedeco.onnxruntime.Value
Used for interop with the C API
Value(Value) - Constructor for class org.bytedeco.onnxruntime.Value
 
ValueImpl - Class in org.bytedeco.onnxruntime
 
ValueImpl() - Constructor for class org.bytedeco.onnxruntime.ValueImpl
Default native constructor.
ValueImpl(long) - Constructor for class org.bytedeco.onnxruntime.ValueImpl
Native array allocator.
ValueImpl(Pointer) - Constructor for class org.bytedeco.onnxruntime.ValueImpl
Pointer cast constructor.
ValueInfo - Interface in ai.onnxruntime
Interface for info objects describing an OnnxValue.
valueOf(String) - Static method in enum ai.onnxruntime.OnnxJavaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OnnxMap.OnnxMapValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OnnxSparseTensor.SparseTensorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OnnxValue.OnnxValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OrtException.OrtErrorCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OrtLoggingLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OrtProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OrtSession.SessionOptions.ExecutionMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.OrtSession.SessionOptions.OptLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.providers.CoreMLFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.providers.NNAPIFlags
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ai.onnxruntime.TensorInfo.OnnxTensorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.onnxruntime.global.onnxruntime.OrtSparseIndicesFormat
Returns the enum constant of this type with the specified name.
values() - Static method in enum ai.onnxruntime.OnnxJavaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OnnxMap.OnnxMapValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OnnxSparseTensor.SparseTensorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OnnxValue.OnnxValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OrtException.OrtErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OrtLoggingLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OrtProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OrtSession.SessionOptions.ExecutionMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.OrtSession.SessionOptions.OptLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.providers.CoreMLFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.providers.NNAPIFlags
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ai.onnxruntime.TensorInfo.OnnxTensorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.onnxruntime.global.onnxruntime.OrtSparseIndicesFormat
Returns an array containing the constants of this enum type, in the order they are declared.
values_shape() - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
values_shape(LongPointer) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
values_shape_len() - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
values_shape_len(long) - Method in class org.bytedeco.onnxruntime.OrtSparseValuesParam
 
valueType - Variable in class ai.onnxruntime.MapInfo
The Java type of the values.
ValueVector - Class in org.bytedeco.onnxruntime
 
ValueVector(Pointer) - Constructor for class org.bytedeco.onnxruntime.ValueVector
Pointer cast constructor.
ValueVector(Value) - Constructor for class org.bytedeco.onnxruntime.ValueVector
 
ValueVector(Value...) - Constructor for class org.bytedeco.onnxruntime.ValueVector
 
ValueVector() - Constructor for class org.bytedeco.onnxruntime.ValueVector
 
ValueVector(long) - Constructor for class org.bytedeco.onnxruntime.ValueVector
 
ValueVector.Iterator - Class in org.bytedeco.onnxruntime
 
version() - Method in class org.bytedeco.onnxruntime.OrtAllocator
Must be initialized to ORT_API_VERSION
version(int) - Method in class org.bytedeco.onnxruntime.OrtAllocator
 
version() - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 
version(int) - Method in class org.bytedeco.onnxruntime.OrtCustomOp
 

W

what() - Method in class org.bytedeco.onnxruntime.OrtException
 

_

__place_holder() - Method in class org.bytedeco.onnxruntime.OrtCustomHandleType
 
__place_holder(byte) - Method in class org.bytedeco.onnxruntime.OrtCustomHandleType
 
A B C D E F G H I K L M N O P R S T U V W _ 
Skip navigation links

Copyright © 2024. All rights reserved.