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
Dtest_functools.py772 def test_reduce(self): member in TestReduce
Dpickletester.py1747 def test_reduce(self): member in AbstractPickleTests
Dtest_descr.py5019 def test_reduce(self): member in PicklingTests
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/translate/
Dimport.hlotxt665 // CHECK-LABEL: func private @test_reduce
667 %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.py1065 def test_reduce(self): member in TPUStrategyDistributionTest
/external/tensorflow/tensorflow/python/ops/parallel_for/
Dcontrol_flow_ops_test.py220 def test_reduce(self): member in ReductionTest