Searched refs:_implements_predict_batch_hooks (Results 1 – 1 of 1) sorted by relevance
243 ._implements_test_batch_hooks() or cb._implements_predict_batch_hooks())250 cb._implements_predict_batch_hooks() for cb in self.callbacks)583 cb._implements_predict_batch_hooks()):898 def _implements_predict_batch_hooks(self): member in Callback1104 def _implements_predict_batch_hooks(self): member in ProgbarLogger