Searched refs:TestAllOpsForReduce (Results 1 – 1 of 1) sorted by relevance
120 void TestAllOpsForReduce() { in TestAllOpsForReduce() function in xla::__anon9a6e2eb90111::CollectiveOpsTest190 TestAllOpsForReduce<int8_t>(); in XLA_TEST_F()194 TestAllOpsForReduce<uint8_t>(); in XLA_TEST_F()198 TestAllOpsForReduce<uint32_t>(); in XLA_TEST_F()202 TestAllOpsForReduce<int32_t>(); in XLA_TEST_F()206 TestAllOpsForReduce<int64_t>(); in XLA_TEST_F()210 TestAllOpsForReduce<uint64_t>(); in XLA_TEST_F()214 TestAllOpsForReduce<float>(); in XLA_TEST_F()218 TestAllOpsForReduce<double>(); in XLA_TEST_F()222 TestAllOpsForReduce<Eigen::half>(); in XLA_TEST_F()[all …]