Home
last modified time | relevance | path

Searched refs:RunConvertAfterShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph_test.cc154 Status RunConvertAfterShape(Scope s, GraphDef* output_graph_def, in RunConvertAfterShape() function in tensorflow::tensorrt::convert::ConvertAfterShapesTest
206 TF_EXPECT_OK(RunConvertAfterShape(s, &output_graph_def)); in TEST_F()