Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining.py1784 iterator = data_adapter.single_batch_iterator(self.distribute_strategy, x,
1844 iterator = data_adapter.single_batch_iterator(self.distribute_strategy, x,
1879 iterator = data_adapter.single_batch_iterator(self.distribute_strategy, x)
Ddata_adapter.py1615 def single_batch_iterator(strategy, function