Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.h153 Status ConvertSegmentToGraphDef(
H A Dconvert_graph.cc257 ConvertSegmentToGraphDef(g, graph_properties, subgraph_nodes, info)); in GetEngineInfo()
H A Dconvert_nodes.cc6019 Status ConvertSegmentToGraphDef( in ConvertSegmentToGraphDef() function