Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dtpu_strategy_test.py1334 def test_all_reduce_sum(self): member in TPUStrategyDistributionTest
/aosp_15_r20/external/pytorch/torch/testing/_internal/distributed/
H A Ddistributed_test.py2692 def test_all_reduce_sum(self): member in DistributedTest._DistTestBase