Searched refs:output_origin_shape (Results 1 – 1 of 1) sorted by relevance
419 auto output_origin_shape = AnfAlgo::GetOutputInferShape(kernel, i); in DumpKernelOutput() local425 SetDumpShape(output_origin_shape, NOT_NULL(output.mutable_origin_shape())); in DumpKernelOutput()465 auto output_origin_shape = AnfAlgo::GetOutputInferShape(input_node, input_index); in DumpKernelInput() local470 SetDumpShape(output_origin_shape, NOT_NULL(input.mutable_origin_shape())); in DumpKernelInput()