Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.cc39 constexpr auto kOpDebugMode = "op_debug_mode"; variable
261 op_debug_mode = CheckJsonKeyExist(*common_dump_settings, kOpDebugMode); in ParseCommonDumpSetting()
465 CheckJsonUnsignedType(content, kOpDebugMode); in ParseOpDebugMode()