Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/saving/
H A Dsaved_model_experimental.py289 clone._make_predict_function() # pylint: disable=protected-access
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining_v1.py1214 self._make_predict_function()
2075 def _make_predict_function(self): member in Model
2099 self._make_predict_function()