Searched defs:graph_segment (Results 1 – 2 of 2) sorted by relevance
89 StatusCode CompileResultBuilder::BuildNodes(const GraphSegmentPtr &graph_segment) { in BuildNodes()238 CompileResultPtr CompileResultBuilder::Build(const GraphSegmentPtr &graph_segment, const AnfNodePtr… in Build()
183 …PtrList, AnfNodePtrList> DefaultGraphCompiler::GetSegmentInout(const GraphSegment &graph_segment) { in GetSegmentInout()209 for (const auto &graph_segment : graph_segments) { in CreateExecPlanKernels() local