Home
last modified time | relevance | path

Searched refs:test_reduce (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_structseq.py100 def test_reduce(self): member in StructSeqTest
Dtest_functools.py451 def test_reduce(self): member in TestReduce
Dpickletester.py1112 def test_reduce(self): member in AbstractPickleTests
Dtest_builtin.py1181 def test_reduce(self): member in BuiltinTest
/external/python/cpython3/Lib/test/
Dtest_structseq.py109 def test_reduce(self): member in StructSeqTest
Dpickletester.py1912 def test_reduce(self): member in AbstractPickleTests
Dtest_functools.py776 def test_reduce(self): member in TestReduce
Dtest_descr.py5083 def test_reduce(self): member in PicklingTests
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dimport.hlotxt670 // CHECK-LABEL: func private @test_reduce
672 %test_reduce (Arg_0.1: f32[4, 4], Arg_1.2: f32[4], Arg_2.3: f32[]) -> ((f32[], f32[]), f32[]) {
/external/tensorflow/tensorflow/python/distribute/
Dtpu_strategy_test.py1214 def test_reduce(self): member in TPUStrategyDistributionTest
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py237 def test_reduce(self): member in ReductionTest