Home
last modified time | relevance | path

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

/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/flow/terminal/
DReduceTest.kt13 fun testReduce() = runTest { in <lambda>() method
/external/libxml2/
DtestRegexp.c185 testReduce(xmlExpCtxtPtr ctxt, xmlExpNodePtr expr, const char *tst) { in testReduce() function
349 testReduce(ctxt, expr, argv[i]); in main()
/external/tensorflow/tensorflow/python/framework/
Dtensor_shape_test.py214 def testReduce(self): member in DimensionTest
499 def testReduce(self): member in ShapeTest
Ddtypes_test.py324 def testReduce(self): member in TypesTest
/external/tensorflow/tensorflow/python/ops/ragged/
Dragged_reduce_op_test.py523 def testReduce(self, ragged_reduce_op, rt_input, axis, keepdims, expected): member in RaggedReduceOpsTest
/external/tensorflow/tensorflow/python/distribute/
Ddistribute_lib_test.py325 def testReduce(self, dist): member in TestStrategyTest
/external/tensorflow/tensorflow/compiler/tests/
Dxla_ops_test.py339 def testReduce(self): member in XlaOpsNumericalTest
/external/tensorflow/tensorflow/python/kernel_tests/
Dcollective_ops_test.py124 def testReduce(self, collective_ops, device, communication): member in CollectiveOpsTest