Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/enhancer/
Deliminate_maketuple_getitem.cc48 auto real_input_node = make_tuple_cnode->input(make_tuple_input_index); in Run() local
Dinsert_depend_for_grad_comm.cc165 auto real_input_node = make_tuple_cnode->input(make_tuple_input_index); in IsDxMatMul() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/
Dgradients_allreduce_depend_last_send.cc58 auto real_input_node = last_input_cnode->input(1); in Run() local
Dinsert_type_transform_op.cc277 auto real_input_node = real_input.first; in SetKernelInfoForNewCNode() local
529 const auto &real_input_node = in Process() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/format_type/
Dremove_internal_output.cc84 AnfNodePtr real_input_node = common::AnfAlgo::GetTupleGetItemRealInput(tuple_getitem); in Process() local
Dinsert_cast.cc150 auto real_input_node = kernel_with_index.first; in InsertCastForInput() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dkernel_select_ascend.cc83 void SetWeightFormat(const AnfNodePtr &real_input_node, std::vector<string> output_format, const CN… in SetWeightFormat()
175 auto real_input_node = input_with_index.first; in RefreshInputParameter() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pynative/
Dgraph_adapter.cc256 …const auto &real_input_node = common::AnfAlgo::VisitKernelWithReturnType(input_node, 0, false).fir… in GenerateBackoffValueNodeOwners() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Dsuper_kernel_actor.cc907 auto real_input_node = common::AnfAlgo::GetPrevNodeOutput(kernel, j, false); in ParseInputIndex() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dkernel_info_setter.cc271 auto real_input_node = input_with_index.first; in SetTensorDeviceInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/device/
Dkernel_select_cpu.cc437 …auto real_input_node = common::AnfAlgo::VisitKernelWithReturnType(input_node, 0, false, need_handl… in UpdateDynamicKernelBuildInfo() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Danf_runtime_algorithm.cc1694 auto real_input_node = common::AnfAlgo::VisitKernelWithReturnType(input_node, 0, false); in HasComputedDependInputNode() local
1937 …auto real_input_node = common::AnfAlgo::VisitKernelWithReturnType(input_node, 0, false, need_handl… in GetInputObjectType() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/
Dcontrol_node_scheduler.cc1814 const AnfNodePtr real_input_node = from_kernel_with_index.first; in LinkDataArrowForCustomActor() local
Dgraph_scheduler.cc2999 …const auto &real_input_node = common::AnfAlgo::VisitKernelWithReturnType(input_node, 0, false).fir… in PersistDeviceTensor() local