Searched defs:GetMaxUsedMemorySize (Results 1 – 4 of 4) sorted by relevance
62 virtual size_t GetMaxUsedMemorySize() const { return 0; } in GetMaxUsedMemorySize() function
61 size_t AscendMemoryManager::GetMaxUsedMemorySize() const { return AscendMemoryPool::GetInstance().G… in GetMaxUsedMemorySize() function in mindspore::device::ascend::AscendMemoryManager
161 size_t GeDeviceResManager::GetMaxUsedMemorySize() const { in GetMaxUsedMemorySize() function in mindspore::device::ascend::GeDeviceResManager
183 virtual size_t GetMaxUsedMemorySize() const { return 0; } in GetMaxUsedMemorySize() function