Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.cc33 constexpr auto COMPILE_INFO_JSON = "compile_info_json"; variable
145 (void)ge::AttrUtils::SetStr(*(*op_desc), COMPILE_INFO_JSON, op_compile_info_); in ConvertCompileInfo()