/third_party/mindspore/mindspore/ccsrc/backend/optimizer/pass/ |
D | adjust_depend_for_parallel_optimizer_recompute_all_gather.cc | 109 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/ |
D | insert_tensor_move_for_hccl_op.cc | 57 for (const auto &node_pair : user_items) { in IsNodeOutPutUsedByOtherRealKernel() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/allreduce_fusion/ |
D | allreduce_fusion.cc | 42 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/ |
D | gnn_graph_data.proto | 81 repeated IdPairPb node_pair = 8; field
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/ |
D | step_parallel.cc | 429 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/ |
D | scalar_analysis_simplification.cpp | 416 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 416 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
|
/third_party/spirv-tools/source/opt/ |
D | scalar_analysis_simplification.cpp | 416 for (auto node_pair : recurrent_expressions) { in FoldRecurrentAddExpressions() local
|
/third_party/mindspore/mindspore/ccsrc/backend/optimizer/ascend/format_type/ |
D | merge_cast_to_op.cc | 67 auto node_pair = output_node_list->at(0); in GetNextNodeAndCastIndex() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/graph_util/ |
D | node_info.cc | 372 for (auto &node_pair : node_set) { in FindReshapeNextNodeStraCosts() local
|
D | pipeline_split_utils.cc | 418 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/ |
D | mem_swap_manager.cc | 192 …[](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/ |
D | func_graph_extends.cc | 286 for (auto &node_pair : repl_nodes) { in GenerateGraph() local
|
D | func_graph_cloner.cc | 630 for (auto &node_pair : nodes_) { in LinkEdges() local
|
/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/ |
D | functionalize_while.cc | 516 for (auto &node_pair : body_subgraph_output_map_) { in IdentifyBodySubgraphOutput() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/irpass/ |
D | branch_culling.cc | 119 for (auto &node_pair : nodes_changed) { in RunSwitchNodeReplace() local
|
/third_party/mindspore/mindspore/ccsrc/frontend/parallel/pipeline_transformer/ |
D | pipeline_transformer.cc | 362 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/ |
D | HexagonCommonGEP.cpp | 484 static NodePair node_pair(GepNode *N1, GepNode *N2) { in node_pair() function
|
/third_party/mindspore/mindspore/ccsrc/runtime/framework/ |
D | graph_scheduler.cc | 2014 for (const auto node_pair : monad_nodes) { in LinkControlArrowForGatherActor() local
|