Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/translate/
H A Dimport_model.cc293 Status ConvertDeferredFunctions();
597 Status ImporterBase::ConvertDeferredFunctions() { in ConvertDeferredFunctions() function in tensorflow::__anon636eac960111::ImporterBase
2512 TF_RETURN_IF_ERROR(importer.ImporterBase::ConvertDeferredFunctions()); in Convert()
3552 TF_RETURN_IF_ERROR(importer.ConvertDeferredFunctions()); in Convert()