Searched defs:GetGraphDef (Results 1 – 2 of 2) sorted by relevance
50 GraphDef GetGraphDef(PartialTensorShape input_shape) { in GetGraphDef() function in tensorflow::tensorrt::TrtConverterTest
388 bool GetGraphDef(TF_Graph* graph, tensorflow::GraphDef* graph_def) { in GetGraphDef() function