Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dprofile.cc459 static const bool record_memory_flag = common::GetCompileConfig("RECORD_MEMORY") == "1"; in RecordStart() local
471 static const bool record_memory_flag = common::GetCompileConfig("RECORD_MEMORY") == "1"; in RecordEnd() local
485 static const bool record_memory_flag = common::GetCompileConfig("RECORD_MEMORY") == "1"; in Print() local