Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/
Dadjust_depend_for_parallel_optimizer_recompute_all_gather.cc109 for (auto &node_pair : allgather_node_set) { in AdjustAllgatherDepend() local
129 for (auto &node_pair : allgather_node_set) { in AdjustAllgatherDepend() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/enhancer/
Dinsert_tensor_move_for_hccl_op.cc57 for (const auto &node_pair : user_items) { in IsNodeOutPutUsedByOtherRealKernel() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/allreduce_fusion/
Dallreduce_fusion.cc42 for (auto &node_pair : node_set) { in FindCNodesWithPara() local
188 for (auto &node_pair : node_set) { in FindMirror() local
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/gnn/
Dgnn_graph_data.proto81 repeated IdPairPb node_pair = 8; field
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/
Dstep_parallel.cc429 void Redistribution(const std::pair<AnfNodePtr, int64_t> &node_pair, const OperatorInfoPtr &distrib… in Redistribution()
568 for (auto &node_pair : node_set) { in StepRedistribution() local
692 for (auto &node_pair : node_set) { in StepSplitTensor() local
884 auto node_pair = manager->node_users()[cnode].front(); in InsertVirtualOutput() local
1006 for (auto &node_pair : node_set) { in FindCNode() local
1388 std::pair<AnfNodePtr, int64_t> node_pair = std::make_pair(node, SizeToLong(i)); in ExtractShape() local
1425 for (auto &node_pair : node_set) { in FindParallelCareNode() local
1950 TensorLayout GetInputLayoutFromCNode(const std::pair<AnfNodePtr, int64_t> &node_pair) { in GetInputLayoutFromCNode()
1972 for (auto &node_pair : node_set) { in FindNextLayout() local
2047 for (auto &node_pair : node_set) { in FindParameterNextLayout() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dscalar_analysis_simplification.cpp416 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp416 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
/third_party/spirv-tools/source/opt/
Dscalar_analysis_simplification.cpp416 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/format_type/
Dmerge_cast_to_op.cc67 auto node_pair = output_node_list->at(0); in GetNextNodeAndCastIndex() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/
Dnode_info.cc372 for (auto &node_pair : node_set) { in FindReshapeNextNodeStraCosts() local
Dpipeline_split_utils.cc418 for (auto &node_pair : node_users) { in BroadCastMicroBatch() local
530 for (auto &node_pair : node_users) { in Micro() local
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/mem_reuse/
Dmem_swap_manager.cc192 …[](const std::pair<AnfNodePtr, int> &node_pair) { return AnfAlgo::IsCommunicationOp(node_pair.firs… in IsCommunicationRelevantOp()
236 for (auto &node_pair : node_set) { in SaveUserKernelTopoOrder() local
/third_party/mindspore/mindspore/core/ir/
Dfunc_graph_extends.cc286 for (auto &node_pair : repl_nodes) { in GenerateGraph() local
Dfunc_graph_cloner.cc630 for (auto &node_pair : nodes_) { in LinkEdges() local
/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/
Dfunctionalize_while.cc516 for (auto &node_pair : body_subgraph_output_map_) { in IdentifyBodySubgraphOutput() local
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/
Dbranch_culling.cc119 for (auto &node_pair : nodes_changed) { in RunSwitchNodeReplace() local
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/
Dpipeline_transformer.cc362 AnfNodeIndexSet PipelineTransformer::GetActualOpUsers(const std::pair<AnfNodePtr, int> &node_pair, in GetActualOpUsers()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp484 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dgraph_scheduler.cc2014 for (const auto node_pair : monad_nodes) { in LinkControlArrowForGatherActor() local