Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_graph.cc625 Graph segment_graph(graph->flib_def()); in RegisterGraphToFunctionLibrary() local
627 segment_graph_def, &segment_graph)); in RegisterGraphToFunctionLibrary()
631 segment_graph, StrCat(engine_name, "_native_segment"), segment_func)); in RegisterGraphToFunctionLibrary()