Searched defs:all_graphs (Results 1 – 6 of 6) sorted by relevance
64 auto all_graphs = fg->func_graphs_used_total(); in CheckSwitchWithSideEffect() local
1627 const auto &all_graphs = context_.visited_graphs(); in GetAllNodes() local1679 auto &all_graphs = context_.visited_graphs(); in EraseParameter() local1765 const auto &all_graphs = context_.visited_graphs(); in CountParameterAssigns() local
538 std::vector<KernelGraphPtr> all_graphs; in CompileGraphImpl() local1570 void AscendSession::DumpAllGraphs(const std::vector<KernelGraphPtr> &all_graphs) { in DumpAllGraphs()1757 const std::vector<KernelGraphPtr> &all_graphs) { in RootGraphExecutorValidate()
386 std::vector<KernelGraphPtr> all_graphs; in CompileGraphImpl() local
2333 void SessionBasic::UpdateAllGraphDynamicShapeAttr(const std::vector<KernelGraphPtr> &all_graphs) { in UpdateAllGraphDynamicShapeAttr()
272 auto all_graphs = manager->func_graphs(); in GetLoadedGraph() local