Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/format_type/
Dremove_internal_output.cc80 AnfNodePtr real_input_node = AnfAlgo::GetTupleGetItemRealInput(tuple_getitem); in Process() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/
Dkernel_select_ascend.cc360 void SetWeightFormat(const AnfNodePtr &real_input_node, std::vector<string> output_format, const CN… in SetWeightFormat()
442 auto real_input_node = input_with_index.first; in SetTensorDeviceInfo() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/
Dascend_helper.cc77 auto real_input_node = AnfAlgo::VisitKernelWithReturnType(node, 0).first; in ReFreshInferShape() local
431 auto real_input_node = kernel_with_index.first; in InsertCastForInput() local
/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dkernel_info_setter.cc152 auto real_input_node = input_with_index.first; in SetTensorDeviceInfo() local