Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
Dconvert_graph.cc614 Graph segment_graph(graph->flib_def()); in RegisterGraphToFunctionLibrary() local
616 segment_graph_def, &segment_graph)); in RegisterGraphToFunctionLibrary()
620 segment_graph, StrCat(engine_name, "_native_segment"), segment_func)); in RegisterGraphToFunctionLibrary()