Searched refs:GetGraphWithFunction (Results 1 – 1 of 1) sorted by relevance
76 GraphDef GetGraphWithFunction(PartialTensorShape input_shape) { in GetGraphWithFunction() function in tensorflow::tensorrt::TrtConverterTest159 *(out.mutable_graph_def()) = GetGraphWithFunction(shape); in GetModel()