| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/pre_activate/ascend/format_type/ |
| D | rectify_do_mask_test.cc | 47 auto node_list = TopoSort(g->get_return()); in SetFormat() local 73 auto node_list = TopoSort(g->get_return()); in CheckNQ() local 88 auto node_list = TopoSort(g->get_return()); in CheckEQ() local
|
| D | insert_cast_test.cc | 80 auto node_list = TopoSort(func_graph->get_return()); in TEST_F() local 138 auto node_list = TopoSort(func_graph->get_return()); in TEST_F() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/pass/ |
| D | optimize_gradients_allreduce_overlap.cc | 121 …<std::string, size_t> GradNodeRelatedForwardNodeOrderId(const std::vector<AnfNodePtr> &node_list) { in GradNodeRelatedForwardNodeOrderId() 139 void ExtractFusionCommNodes(const std::vector<AnfNodePtr> &node_list, in ExtractFusionCommNodes() 168 void ExtractGradRelatedNodes(const std::vector<AnfNodePtr> &node_list, in ExtractGradRelatedNodes() 192 const std::vector<AnfNodePtr> &node_list, in TagAllReduceDependentsNodesSearchSpace() 230 const std::vector<AnfNodePtr> &node_list, in LastNodeNotDownStream() 308 void RemoveFirstDependNode(const std::vector<AnfNodePtr> &node_list) { in RemoveFirstDependNode() 376 std::vector<AnfNodePtr> node_list = TopoSort(graph->get_return()); in OverLapGradientsAllReduceAndCompute() local 426 std::vector<AnfNodePtr> node_list = TopoSort(graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/pre_activate/pass/ |
| D | allreduce_fusion_test.cc | 66 auto node_list = TopoSort(func_graph->get_return()); in TEST_F() local 107 auto node_list = TopoSort(func_graph->get_return()); in TEST_F() local 148 auto node_list = TopoSort(func_graph->get_return()); in TEST_F() local 205 auto node_list = TopoSort(func_graph->get_return()); in TEST_F() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/const_fold/ |
| D | fold_with_infershape.cc | 60 auto node_list = TopoSort(func_graph->get_return()); in HandleCommonFold() local 112 auto node_list = TopoSort(func_graph->get_return()); in HandleSpecialFold() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/enhancer/ |
| D | insert_depend_for_all_gather_output.cc | 41 int64_t InsertDependForAllGatherOutput::DealSegment(const std::vector<AnfNodePtr> &node_list) { in DealSegment() 83 …llGatherOutput::GetEachSegSend(const FuncGraphPtr &graph, const std::vector<AnfNodePtr> &node_list, in GetEachSegSend() 174 std::vector<AnfNodePtr> node_list = TopoSort(graph->get_return()); in Run() local
|
| D | eliminate_maketuple_getitem.cc | 29 std::vector<AnfNodePtr> node_list = TopoSort(graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/ |
| D | unify_format.cc | 216 auto node_list = api::FuncGraph::TopoSort(func_graph->get_return()); in BasicProcess() local 242 auto node_list = api::FuncGraph::TopoSort(graph->get_return()); in ConvWeightFormatTrans() local 267 auto node_list = api::FuncGraph::TopoSort(func_graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/import/ |
| D | cast_op_adjust.cc | 102 bool IsControlFlow(const std::vector<AnfNodePtr> &node_list) { in IsControlFlow() 131 auto node_list = TopoSort(func_graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/ |
| D | convert_custom_for_ge.cc | 88 std::vector<AnfNodePtr> node_list, input_list, output_list; in SaveNodesInfo() local 107 auto node_list = GkUtils::GetGraphKernelNodes(func_graph); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/tools/converter/registry/ |
| D | pass_registry_test.cc | 114 auto node_list = TopoSort(graph->get_return()); in Execute() local 185 auto node_list = TopoSort(graph->get_return()); in Execute() local 227 auto node_list = TopoSort(graph->get_return()); in TEST_F() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/ |
| D | combine_cast_fusion.cc | 34 bool GetDealList(const std::vector<AnfNodePtr> &node_list, std::vector<std::vector<AnfNodePtr>> *de… in GetDealList() 91 std::vector<AnfNodePtr> node_list = TopoSort(graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/graph_compiler/ |
| D | single_graph_scheduler.cc | 35 InferKernel *SingleGraphScheduler::Schedule(const CompileResultPtr &node_list) { in Schedule() 96 int SingleGraphScheduler::SelectKernel(const CompileResultPtr &node_list) { in SelectKernel()
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/optimizer/ |
| D | print_value_type.cc | 55 bool GetOptList(const std::vector<AnfNodePtr> &node_list, std::vector<AnfNodePtr> *opt_list, in GetOptList() 106 std::vector<AnfNodePtr> node_list = TopoSort(graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/quant_helper/ |
| D | ffn_full_quant.cc | 130 auto node_list = TopoSort(func_graph->get_return()); in CheckFFNNeedFullQuant() local 156 auto node_list = TopoSort(func_graph->get_return()); in DoSingleGraphFFNFullQuantTransform() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/ |
| D | conv2d_transpose_input_adjust.cc | 35 auto node_list = TopoSort(func_graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/optimizer/dynamic_shape/ |
| D | convert_custom_op.cc | 31 const auto &node_list = TopoSort(func_graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/tf/ |
| D | tf_input_adjust.cc | 49 auto node_list = TopoSort(func_graph->get_return()); in Adjust() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/ |
| D | kernel_builder.cc | 49 auto node_list = GkUtils::GetGraphKernelNodes(func_graph); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/graph/ |
| D | reduce_same_act_pass.cc | 32 auto node_list = TopoSort(func_graph->get_return()); in Run() local
|
| D | split_one_pass.cc | 33 auto node_list = TopoSort(func_graph->get_return()); in Run() local
|
| D | mul_constant_pass.cc | 36 auto node_list = TopoSort(func_graph->get_return()); in Run() local
|
| /third_party/mesa3d/src/compiler/glsl/tests/ |
| D | list_iterators.cpp | 42 exec_list node_list; member in list_iterators_node_inherite 160 exec_list node_list; member in list_iterators_node_embed
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/optimizer/fusion/ |
| D | reshape_shape_fusion.cc | 31 auto node_list = TopoSort(func_graph->get_return()); in Run() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/optimizer/ir_fusion/ |
| D | refresh_parameter_format.cc | 54 std::vector<AnfNodePtr> node_list = TopoSort(func_graph->get_return()); in Run() local
|