Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api_test.cc76 GraphDef GetGraphWithFunction(PartialTensorShape input_shape) { in GetGraphWithFunction() function in tensorflow::tensorrt::TrtConverterTest
159 *(out.mutable_graph_def()) = GetGraphWithFunction(shape); in GetModel()