Home
last modified time | relevance | path

Searched defs:tf_graph (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dtensorflow_util.cc43 const GraphDef& tf_graph) { in LogDumpGraphDef()
H A Dimport_tensorflow.cc2740 const GraphDef& tf_graph) { in ImportTensorFlowGraphDef()
2799 std::unique_ptr<GraphDef> tf_graph(new GraphDef); in ImportTensorFlowGraphDef() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/tensorflow_graph_matching/
H A Dresolve_cluster.cc139 const GraphDef& tf_graph) { in MaybeReplaceCompositeSubgraph()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/segment/
H A Dsegment.cc840 Status SegmentGraph(const Graph* tf_graph, in SegmentGraph()