Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tfrt/translate/
H A Dimport_model.h36 Status ConvertFunctionToBef(
H A Dimport_model.cc35 Status ConvertFunctionToBef( in ConvertFunctionToBef() function
/aosp_15_r20/external/tensorflow/tensorflow/core/tfrt/eager/
H A Dfunction_cache.cc98 TF_RETURN_IF_ERROR(tensorflow::ConvertFunctionToBef( in GetOrAddFunction()