Searched refs:_make_execution_function (Results 1 – 5 of 5) sorted by relevance
181 f = _make_execution_function(model, mode)547 def _make_execution_function(model, mode): function550 return distributed_training_utils_v1._make_execution_function(model, mode)551 return model._make_execution_function(mode)
150 batch_function = _make_execution_function(512 def _make_execution_function(model, mode, class_weight=None): function
41 exec_func = model._make_execution_function(mode)
2091 def _make_execution_function(self, mode): member in Model
816 def _make_execution_function(model, mode): function932 f = model._make_execution_function(mode)972 f = model._make_execution_function(mode)