Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.h53 Status RegisterGraphToFunctionLibrary(const GraphDef& segment_graph_def,
Dconvert_graph.cc623 Status RegisterGraphToFunctionLibrary(const GraphDef& segment_graph_def, in RegisterGraphToFunctionLibrary() function
848 status = RegisterGraphToFunctionLibrary(curr_engine.segment_graph_def, in ConvertGraph()
/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
Dtrt_engine_op_test.cc86 TF_ASSERT_OK(convert::RegisterGraphToFunctionLibrary(graph_def, graph,