Searched refs:_pipeline_fit (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/contrib/tpu/python/tpu/ |
D | keras_support.py | 1557 return self._pipeline_fit(x, y, batch_size, epochs, verbose, callbacks, 1614 def _pipeline_fit(self, x, y, batch_size, epochs, verbose, callbacks, member in KerasTPUModel
|