HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::Environment Member List

This is the complete list of members for onnxruntime::Environment, including all inherited members.

Create(std::unique_ptr< logging::LoggingManager > logging_manager, std::unique_ptr< Environment > &environment, const OrtThreadingOptions *tp_options=nullptr, bool create_global_thread_pools=false)onnxruntime::Environmentstatic
CreateAndRegisterAllocator(const OrtMemoryInfo &mem_info, const OrtArenaCfg *arena_cfg=nullptr)onnxruntime::Environment
EnvCreatedWithGlobalThreadPools() const onnxruntime::Environmentinline
Environment()=defaultonnxruntime::Environment
GetInterOpThreadPool() const onnxruntime::Environmentinline
GetIntraOpThreadPool() const onnxruntime::Environmentinline
GetLoggingManager() const onnxruntime::Environmentinline
GetRegisteredSharedAllocators() const onnxruntime::Environmentinline
RegisterAllocator(AllocatorPtr allocator)onnxruntime::Environment
SetLoggingManager(std::unique_ptr< onnxruntime::logging::LoggingManager > logging_manager)onnxruntime::Environmentinline
UnregisterAllocator(const OrtMemoryInfo &mem_info)onnxruntime::Environment