Searched defs:GetInstanceMap (Results 1 – 3 of 3) sorted by relevance
25 std::map<std::string, std::shared_ptr<OverflowDumper>> &OverflowDumper::GetInstanceMap() { in GetInstanceMap() function in mindspore::debug::OverflowDumper
27 std::map<std::string, std::shared_ptr<CommManager>> &GetInstanceMap() { in GetInstanceMap() function
41 std::map<std::string, std::shared_ptr<Profiler>> &Profiler::GetInstanceMap() { in GetInstanceMap() function in mindspore::profiler::Profiler