Home
last modified time | relevance | path

Searched defs:GetBlockCountsStatistics (Results 1 – 6 of 6) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dgpu_memory_manager.cc65 std::unordered_map<std::string, std::size_t> GPUMemoryManager::GetBlockCountsStatistics() const { in GetBlockCountsStatistics() function in mindspore::device::gpu::GPUMemoryManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/device/
Dmemory_manager.h124 …virtual std::unordered_map<std::string, std::size_t> GetBlockCountsStatistics() const { return {};… in GetBlockCountsStatistics() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_memory_manager.cc82 std::unordered_map<std::string, std::size_t> AscendMemoryManager::GetBlockCountsStatistics() const { in GetBlockCountsStatistics() function in mindspore::device::ascend::AscendMemoryManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_device_res_manager.cc210 std::unordered_map<std::string, std::size_t> GeDeviceResManager::GetBlockCountsStatistics() const { in GetBlockCountsStatistics() function in mindspore::device::ascend::GeDeviceResManager
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/hardware/
Ddevice_context.h192 …virtual std::unordered_map<std::string, std::size_t> GetBlockCountsStatistics() const { return {};… in GetBlockCountsStatistics() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/hardware/
Dgpu_device_context.cc357 std::unordered_map<std::string, std::size_t> GPUDeviceResManager::GetBlockCountsStatistics() const { in GetBlockCountsStatistics() function in mindspore::device::gpu::GPUDeviceResManager