Home
last modified time | relevance | path

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

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