ONNX Runtime
Loading...
Searching...
No Matches
Ort::RunOptions Member List

This is the complete list of members for Ort::RunOptions, including all inherited members.

AddConfigEntry(const char *config_key, const char *config_value)Ort::RunOptions
Base()=defaultOrt::detail::Base< OrtRunOptions >
Base(contained_type *p) noexceptOrt::detail::Base< OrtRunOptions >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< OrtRunOptions >
Base(Base &&v) noexceptOrt::detail::Base< OrtRunOptions >inline
contained_type typedefOrt::detail::Base< OrtRunOptions >
GetRunLogSeverityLevel() constOrt::RunOptions
GetRunLogVerbosityLevel() constOrt::RunOptions
GetRunTag() constOrt::RunOptions
operator contained_type *() const noexceptOrt::detail::Base< OrtRunOptions >inline
operator=(const Base &)=deleteOrt::detail::Base< OrtRunOptions >
operator=(Base &&v) noexceptOrt::detail::Base< OrtRunOptions >inline
p_Ort::detail::Base< OrtRunOptions >protected
release()Ort::detail::Base< OrtRunOptions >inline
RunOptions(std::nullptr_t)Ort::RunOptionsinlineexplicit
RunOptions()Ort::RunOptions
SetRunLogSeverityLevel(int)Ort::RunOptions
SetRunLogVerbosityLevel(int)Ort::RunOptions
SetRunTag(const char *run_tag)Ort::RunOptions
SetTerminate()Ort::RunOptions
UnsetTerminate()Ort::RunOptions
~Base()Ort::detail::Base< OrtRunOptions >inline