Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcollective_ops_test.py303 def _testCollectiveBroadcast(self, in_val): member in CollectiveOpTest
325 self._testCollectiveBroadcast([0.1, 1.1, 2.1, 3.1, 4.1, 5.1, 6.1, 7.1])
330 self._testCollectiveBroadcast([True, False])