Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/engine/
Dtraining.py2834 return _tpu_multi_host_concat(v, strategy)
2855 def _tpu_multi_host_concat(v, strategy): function