Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dexport_tensorflow.h23 void ExportTensorFlowGraphDef(const Model& model,
H A Dtoco_tooling.cc480 ExportTensorFlowGraphDef(model, output_file_contents); in Export()
H A Dexport_tensorflow.cc2555 void ExportTensorFlowGraphDef(const Model& model, in ExportTensorFlowGraphDef() function