Searched refs:_make_execution_function (Results 1 – 5 of 5) sorted by relevance
185 f = _make_execution_function(model, mode)551 def _make_execution_function(model, mode): function554 return distributed_training_utils_v1._make_execution_function(model, mode)555 return model._make_execution_function(mode)
153 batch_function = _make_execution_function(515 def _make_execution_function(model, mode, class_weight=None): function
46 exec_func = model._make_execution_function(mode)
2083 def _make_execution_function(self, mode): member in Model
826 def _make_execution_function(model, mode): function942 f = model._make_execution_function(mode)982 f = model._make_execution_function(mode)