Home
last modified time | relevance | path

Searched defs:target_graph_id (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/optimizer/trt_pass/
Dgraph_partitioner.cc141 …raphPartitioner::ExistCycleAfterMerge(const AnfNodePtr &node, const std::string &target_graph_id) { in ExistCycleAfterMerge()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/session/
Dkernel_graph_mgr.cc2787 void CopyCNodeInfo(const FuncGraphPtr &func_graph, const uint32_t &target_graph_id, const AnfNodePt… in CopyCNodeInfo()
2864 const uint32_t &target_graph_id, in DoInline()