Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining.py2835 return _tpu_multi_host_concat(v, strategy)
2859 def _tpu_multi_host_concat(v, strategy): function