Searched defs:from_kernel_with_output_idx (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/framework/ |
| D | graph_scheduler.cc | 466 …KernelWithIndex from_kernel_with_output_idx = AnfAlgo::VisitKernelWithReturnType(input_node, 0, fa… in Link() local 887 … const KernelGraphPtr &graph, const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrow() 941 … const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForDeviceTensorStore() 954 … const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForInternalParameter() 1005 const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForBaseActor() 1041 … const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForDeviceDSActor() 1055 const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForHostDSActor() 1076 const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForKernelActor() 1111 const KernelWithIndex &from_kernel_with_output_idx, in LinkDataArrowForCopyActor()
|