Home
last modified time | relevance | path

Searched defs:GetGraphDef (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/
H A Dtrt_convert_api_test.cc50 GraphDef GetGraphDef(PartialTensorShape input_shape) { in GetGraphDef() function in tensorflow::tensorrt::TrtConverterTest
/aosp_15_r20/external/tensorflow/tensorflow/c/
H A Dc_test_util.cc388 bool GetGraphDef(TF_Graph* graph, tensorflow::GraphDef* graph_def) { in GetGraphDef() function