Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dinput_lib.py592 self._get_next_no_partial_batch_handling())
630 return self._get_next_no_partial_batch_handling(name)
647 return self._get_next_no_partial_batch_handling()
652 def _get_next_no_partial_batch_handling(self, name=None): member in DistributedIteratorBase