Searched refs:testReduce (Results 1 – 8 of 8) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/terminal/ |
D | ReduceTest.kt | 13 fun testReduce() = runTest { in <lambda>() method
|
/external/libxml2/ |
D | testRegexp.c | 185 testReduce(xmlExpCtxtPtr ctxt, xmlExpNodePtr expr, const char *tst) { in testReduce() function 349 testReduce(ctxt, expr, argv[i]); in main()
|
/external/tensorflow/tensorflow/python/framework/ |
D | tensor_shape_test.py | 214 def testReduce(self): member in DimensionTest 499 def testReduce(self): member in ShapeTest
|
D | dtypes_test.py | 324 def testReduce(self): member in TypesTest
|
/external/tensorflow/tensorflow/python/ops/ragged/ |
D | ragged_reduce_op_test.py | 523 def testReduce(self, ragged_reduce_op, rt_input, axis, keepdims, expected): member in RaggedReduceOpsTest
|
/external/tensorflow/tensorflow/python/distribute/ |
D | distribute_lib_test.py | 325 def testReduce(self, dist): member in TestStrategyTest
|
/external/tensorflow/tensorflow/compiler/tests/ |
D | xla_ops_test.py | 339 def testReduce(self): member in XlaOpsNumericalTest
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | collective_ops_test.py | 124 def testReduce(self, collective_ops, device, communication): member in CollectiveOpsTest
|