OnnxRuntime
Ort::SessionOptions Member List
This is the complete list of members for
Ort::SessionOptions
, including all inherited members.
Add
(OrtCustomOpDomain *custom_op_domain)
Ort::SessionOptions
AddConfigEntry
(const char *config_key, const char *config_value)
Ort::SessionOptions
AddInitializer
(const char *name, const OrtValue *ort_val)
Ort::SessionOptions
AppendExecutionProvider_CUDA
(const OrtCUDAProviderOptions &provider_options)
Ort::SessionOptions
AppendExecutionProvider_OpenVINO
(const OrtOpenVINOProviderOptions &provider_options)
Ort::SessionOptions
AppendExecutionProvider_ROCM
(const OrtROCMProviderOptions &provider_options)
Ort::SessionOptions
AppendExecutionProvider_TensorRT
(const OrtTensorRTProviderOptions &provider_options)
Ort::SessionOptions
Base
()=default
Ort::Base< OrtSessionOptions >
Base
(OrtSessionOptions *p)
Ort::Base< OrtSessionOptions >
inline
Base
(const Base &)=delete
Ort::Base< OrtSessionOptions >
protected
Base
(Base &&v) noexcept
Ort::Base< OrtSessionOptions >
inline
protected
Clone
() const
Ort::SessionOptions
contained_type
typedef
Ort::Base< OrtSessionOptions >
DisableCpuMemArena
()
Ort::SessionOptions
DisableMemPattern
()
Ort::SessionOptions
DisablePerSessionThreads
()
Ort::SessionOptions
DisableProfiling
()
Ort::SessionOptions
EnableCpuMemArena
()
Ort::SessionOptions
EnableMemPattern
()
Ort::SessionOptions
EnableOrtCustomOps
()
Ort::SessionOptions
EnableProfiling
(const char *profile_file_prefix)
Ort::SessionOptions
operator const OrtSessionOptions *
() const
Ort::Base< OrtSessionOptions >
inline
operator OrtSessionOptions *
()
Ort::Base< OrtSessionOptions >
inline
operator=
(const Base &)=delete
Ort::Base< OrtSessionOptions >
protected
operator=
(Base &&v) noexcept
Ort::Base< OrtSessionOptions >
inline
protected
p_
Ort::Base< OrtSessionOptions >
protected
release
()
Ort::Base< OrtSessionOptions >
inline
SessionOptions
(std::nullptr_t)
Ort::SessionOptions
inline
explicit
SessionOptions
()
Ort::SessionOptions
SessionOptions
(OrtSessionOptions *p)
Ort::SessionOptions
inline
explicit
SetCustomCreateThreadFn
(OrtCustomCreateThreadFn ort_custom_create_thread_fn)
Ort::SessionOptions
SetCustomJoinThreadFn
(OrtCustomJoinThreadFn ort_custom_join_thread_fn)
Ort::SessionOptions
SetCustomThreadCreationOptions
(void *ort_custom_thread_creation_options)
Ort::SessionOptions
SetExecutionMode
(ExecutionMode execution_mode)
Ort::SessionOptions
SetGraphOptimizationLevel
(GraphOptimizationLevel graph_optimization_level)
Ort::SessionOptions
SetInterOpNumThreads
(int inter_op_num_threads)
Ort::SessionOptions
SetIntraOpNumThreads
(int intra_op_num_threads)
Ort::SessionOptions
SetLogId
(const char *logid)
Ort::SessionOptions
SetLogSeverityLevel
(int level)
Ort::SessionOptions
SetOptimizedModelFilePath
(const char *optimized_model_file)
Ort::SessionOptions
~Base
()
Ort::Base< OrtSessionOptions >
inline
Generated by
1.9.2