Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.h121 GraphDef segment_graph_def; member
H A Dconvert_graph.cc623 Status RegisterGraphToFunctionLibrary(const GraphDef& segment_graph_def, in RegisterGraphToFunctionLibrary()