/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/terminal/ |
D | ReduceTest.kt | 10 fun testReduce() = runTest { in <lambda>() method
|
/external/pytorch/test/cpp/c10d/ |
D | ProcessGroupMPITest.cpp | 120 void testReduce(int iter = 10000) { in testReduce() function 358 testReduce(); in main()
|
D | ProcessGroupNCCLTest.cpp | 557 void testReduce(const std::string& path, int rank, int size) { in testReduce() function 782 TEST_F(ProcessGroupNCCLTest, testReduce) { in TEST_F() argument 786 multiThreadRun(testReduce); in TEST_F()
|
/external/apache-commons-io/src/test/java/org/apache/commons/io/function/ |
D | IOBinaryOperatorStreamTest.java | 88 public void testReduce() throws IOException { in testReduce() method in IOBinaryOperatorStreamTest
|
/external/tensorflow/tensorflow/python/framework/ |
D | tensor_shape_test.py | 213 def testReduce(self): member in DimensionTest 514 def testReduce(self): member in ShapeTest
|
D | dtypes_test.py | 328 def testReduce(self): member in TypesTest
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | collective_ops_test.py | 128 def testReduce(self, collective_ops, device, communication): member in CollectiveOpsTest 492 def testReduce(self, collective_ops, device, communication, member in AllReduceWithSubdivisionsTest 563 def testReduce(self): member in XlaTest
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_reduce_op_test.py | 632 def testReduce(self, ragged_reduce_op, rt_input, axis, keepdims, expected): member in RaggedReduceOpsTest
|
/external/tensorflow/tensorflow/python/distribute/ |
D | distribute_lib_test.py | 322 def testReduce(self, dist): member in TestStrategyTest
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | xla_ops_test.py | 338 def testReduce(self): member in XlaOpsNumericalTest
|
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/math/ |
D | FractionTest.java | 836 public void testReduce() { in testReduce() method in FractionTest
|