Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.cc86 auto ms_format = AnfAlgo::GetOutputFormat(input_node, input_index); in ConvertInputShapeAndType() local
117 auto ms_format = AnfAlgo::GetOutputFormat(node, i); in ConvertOutputShapeAndType() local
155 auto ms_format = AnfAlgo::GetPrevNodeOutputFormat(node, index); in NewConstantOp() local