Home
last modified time | relevance | path

Searched defs:_make_execution_function (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining_arrays_v1.py547 def _make_execution_function(model, mode): function
H A Dtraining_generator_v1.py512 def _make_execution_function(model, mode, class_weight=None): function
H A Dtraining_v1.py2091 def _make_execution_function(self, mode): member in Model
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/distribute/
H A Ddistributed_training_utils_v1.py816 def _make_execution_function(model, mode): function