Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Ddata_adapter.py1205 with self._truncate_execution_to_epoch():
1216 def _truncate_execution_to_epoch(self): member in DataHandler