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

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

Base()=defaultOrt::detail::Base< OrtEnv >
Base(contained_type *p) noexceptOrt::detail::Base< OrtEnv >inlineexplicit
Base(const Base &)=deleteOrt::detail::Base< OrtEnv >
Base(Base &&v) noexceptOrt::detail::Base< OrtEnv >inline
contained_type typedefOrt::detail::Base< OrtEnv >
CreateAndRegisterAllocator(const OrtMemoryInfo *mem_info, const OrtArenaCfg *arena_cfg)Ort::Env
CreateAndRegisterAllocatorV2(const std::string &provider_type, const OrtMemoryInfo *mem_info, const std::unordered_map< std::string, std::string > &options, const OrtArenaCfg *arena_cfg)Ort::Env
DisableTelemetryEvents()Ort::Env
EnableTelemetryEvents()Ort::Env
Env(std::nullptr_t)Ort::Envinlineexplicit
Env(OrtLoggingLevel logging_level=ORT_LOGGING_LEVEL_WARNING, const char *logid="")Ort::Env
Env(OrtLoggingLevel logging_level, const char *logid, OrtLoggingFunction logging_function, void *logger_param)Ort::Env
Env(const OrtThreadingOptions *tp_options, OrtLoggingLevel logging_level=ORT_LOGGING_LEVEL_WARNING, const char *logid="")Ort::Env
Env(const OrtThreadingOptions *tp_options, OrtLoggingFunction logging_function, void *logger_param, OrtLoggingLevel logging_level=ORT_LOGGING_LEVEL_WARNING, const char *logid="")Ort::Env
Env(OrtEnv *p)Ort::Envinlineexplicit
operator contained_type *() const noexceptOrt::detail::Base< OrtEnv >inline
operator=(const Base &)=deleteOrt::detail::Base< OrtEnv >
operator=(Base &&v) noexceptOrt::detail::Base< OrtEnv >inline
p_Ort::detail::Base< OrtEnv >protected
release()Ort::detail::Base< OrtEnv >inline
UpdateEnvWithCustomLogLevel(OrtLoggingLevel log_severity_level)Ort::Env
~Base()Ort::detail::Base< OrtEnv >inline