Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/util/
H A Ddump_graph.h46 string DumpCostGraphDefToFile(const string& name, CostGraphDef const& graph_def,
H A Ddump_graph.cc231 string DumpCostGraphDefToFile(const string& name, CostGraphDef const& graph_def, in DumpCostGraphDefToFile() function