Home
last modified time | relevance | path

Searched defs:GetInstance (Results 1 – 25 of 263) sorted by relevance

1234567891011

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dcuda_device_info.cc33 std::shared_ptr<GPUdeviceInfo> GPUdeviceInfo::GetInstance(uint32_t device_id) { in GetInstance() function in mindspore::device::gpu::GPUdeviceInfo
54 std::shared_ptr<GPUdeviceInfo> GPUdeviceInfo::GetInstance(uint32_t device_id) { in GetInstance() function in mindspore::device::gpu::GPUdeviceInfo
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dtensor_array_manager.h38 static TensorArrayMgr &GetInstance() noexcept { in GetInstance() function
90 static TensorsQueueMgr &GetInstance() noexcept { in GetInstance() function
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.cpp21 OhosContextI &OhosContextI::GetInstance() { in GetInstance() function in OhosContextI
Dohos_context_i_app.cpp25 OhosContextI &OhosContextI::GetInstance() { in GetInstance() function in OhosContextI
/third_party/mindspore/mindspore-src/source/mindspore/core/ir/
Dprimal_debug_info.cc20 PrimalDebugInfoManager &PrimalDebugInfoManager::GetInstance() noexcept { in GetInstance() function in mindspore::PrimalDebugInfoManager
Dprimal_attr.cc20 PrimalAttrManager &PrimalAttrManager::GetInstance() noexcept { in GetInstance() function in mindspore::PrimalAttrManager
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dinterpret_node_recorder.cc20 InterpretNodeRecorder &InterpretNodeRecorder::GetInstance() { in GetInstance() function in mindspore::InterpretNodeRecorder
Dphase.cc20 PhaseManager &PhaseManager::GetInstance() noexcept { in GetInstance() function in mindspore::PhaseManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/mpi/
Dmpi_config.cc21 std::shared_ptr<MpiConfig> MpiConfig::GetInstance() { in GetInstance() function in mindspore::MpiConfig
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/lite_runtime/populate/
Dbase_operator_populate_register.cc20 BaseOperatorPopulateRegistry *BaseOperatorPopulateRegistry::GetInstance() { in GetInstance() function in mindspore::BaseOperatorPopulateRegistry
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Ddummy_ascend_collective_comm_lib.h33 static DummyAscendCollectiveCommLib &GetInstance() { in GetInstance() function
Dge_graph_optimization.h29 static GEGraphOptimization &GetInstance() { in GetInstance() function
Dascend_collective_comm_lib.h38 static AscendCollectiveCommLib &GetInstance() { in GetInstance() function
Dlowlatency_collective_comm_lib.h40 static LowlatencyCollectiveCommLib &GetInstance() { in GetInstance() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/common/ops/populate/
Dpopulate_register.cc21 PopulateRegistry *PopulateRegistry::GetInstance() { in GetInstance() function in mindspore::lite::PopulateRegistry
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/npu/pass/
Dnpu_pass_manager.h24 static NPUPassManager *GetInstance() { in GetInstance() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/hardware/
Dcpu_memory_pool.h32 static CPUMemoryPool &GetInstance() { in GetInstance() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dthread_pool_reuse_manager.h29 static ThreadPoolReuseManager *GetInstance() { in GetInstance() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dsession_context.cc19 std::shared_ptr<Context> Context::GetInstance() { in GetInstance() function in mindspore::session::Context
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/coreml/pass/
Dcoreml_pass_manager.h24 static CoreMLPassManager *GetInstance() { in GetInstance() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/common/
Dresource.cc22 std::shared_ptr<UTResourceManager> UTResourceManager::GetInstance() { in GetInstance() function in UT::UTResourceManager
/third_party/libphonenumber/cpp/src/phonenumbers/base/memory/
Dsingleton_unsafe.h33 static T* GetInstance() { in GetInstance() function
/third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/dump/
Dascend_dump_stub.cc19 AscendAsyncDumpManager &AscendAsyncDumpManager::GetInstance() { in GetInstance() function in mindspore::ascend::AscendAsyncDumpManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/pyboost/
Dpyboost_cpu_custom_kernel_register.cc23 PyBoostCpuCustomKernel &PyBoostCpuCustomKernel::GetInstance() { in GetInstance() function in mindspore::kernel::pyboost::PyBoostCpuCustomKernel
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/ps/core/communicator/
Dssl_http.h40 static SSLHTTP &GetInstance() { in GetInstance() function

1234567891011