Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_window_test.cc83 void ReduceWindowMax(const XlaOp& input, in ReduceWindowMax() function in xla::__anon787f95be0111::ReduceWindowTest
254 ReduceWindowMax(input_data_handle, {win_len, win_len, 1, 1}, in XLA_TEST_P()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator_test.cc2628 TEST_P(HloEvaluatorBf16Test, ReduceWindowMax) { in TEST_P() argument