Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dcallbacks.py1340 if self._should_save_on_batch(batch):
1352 def _should_save_on_batch(self, batch): member in ModelCheckpoint