Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/python/
Dtf_tfl_flatbuffer_helpers.cc275 Status DumpOpGraphToFile(mlir::ModuleOp module, const std::string& filename) { in DumpOpGraphToFile() function
304 TF_RETURN_IF_ERROR(DumpOpGraphToFile( in ConvertMLIRToTFLiteFlatBuffer()
326 TF_RETURN_IF_ERROR(DumpOpGraphToFile( in ConvertMLIRToTFLiteFlatBuffer()