Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_test.cc119 void RunR1ToR0PredTest(bool and_reduce, absl::Span<const int> input_data) { in RunR1ToR0PredTest() function in xla::__anon1e83d3200111::ReduceTest
410 RunR1ToR0PredTest(/*and_reduce=*/true, input); in XLA_TEST_F()
419 RunR1ToR0PredTest(/*and_reduce=*/true, input); in XLA_TEST_F()
425 RunR1ToR0PredTest(/*and_reduce=*/false, input); in XLA_TEST_F()
434 RunR1ToR0PredTest(/*and_reduce=*/false, input); in XLA_TEST_F()