Home
last modified time | relevance | path

Searched defs:GetInstanceMap (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/data_dump/
Doverflow_dumper.cc25 std::map<std::string, std::shared_ptr<OverflowDumper>> &OverflowDumper::GetInstanceMap() { in GetInstanceMap() function in mindspore::debug::OverflowDumper
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dcomm_manager.cc27 std::map<std::string, std::shared_ptr<CommManager>> &GetInstanceMap() { in GetInstanceMap() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/profiler/
Dprofiling.cc41 std::map<std::string, std::shared_ptr<Profiler>> &Profiler::GetInstanceMap() { in GetInstanceMap() function in mindspore::profiler::Profiler