Home
last modified time | relevance | path

Searched refs:dump_level_in_env (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/debug/
Danf_ir_dump.cc569 static const auto dump_level_in_env = common::GetEnv("ENV_DUMP_IR_LINE_LEVEL"); in GetEnvDumpIrLineLevel() local
570 auto it = dump_level_map.find(dump_level_in_env); in GetEnvDumpIrLineLevel()