Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dgeneric_utils.py884 time_per_unit = self._estimate_step_duration(current, now)
948 def _estimate_step_duration(self, current, now): member in Progbar