Searched refs:PerformStaticShapeInferenceBeforeEncapsulation (Results 1 – 5 of 5) sorted by relevance
40 TF_CHECK_OK(PerformStaticShapeInferenceBeforeEncapsulation(&g)); in TEST()
38 Status PerformStaticShapeInferenceBeforeEncapsulation(Graph* g);
323 Status PerformStaticShapeInferenceBeforeEncapsulation(Graph* g) { in PerformStaticShapeInferenceBeforeEncapsulation() function
492 s = PerformStaticShapeInferenceBeforeEncapsulation(graph.get()); in Encapsulate()
2528 PerformStaticShapeInferenceBeforeEncapsulation(graph->get())); in Encapsulate()