Home
last modified time | relevance | path

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

/third_party/mindspore/config/
Ddata_dump.json7 "input_output": 2, number
/third_party/mindspore/mindspore/ccsrc/debug/data_dump/
Ddump_json_parser.cc255 auto input_output = CheckJsonKeyExist(*common_dump_settings, kInputOutput); in ParseCommonDumpSetting() local