Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/executor/tiling/
Dop_tiling_adapter.cc84 auto ms_ori_shape = AnfAlgo::GetOutputInferShape(input_node, input_index); in ConvertInputShapeAndType() local
116 auto ms_ori_shape = AnfAlgo::GetOutputInferShape(node, i); in ConvertOutputShapeAndType() local
156 auto ms_ori_shape = AnfAlgo::GetPrevNodeOutputInferShape(node, index); in NewConstantOp() local