Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/dump/
Ddata_dumper.cc419 auto output_origin_shape = AnfAlgo::GetOutputInferShape(kernel, i); in DumpKernelOutput() local
465 auto output_origin_shape = AnfAlgo::GetOutputInferShape(input_node, input_index); in DumpKernelInput() local