Searched refs:ReduceWindowMin (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dreduce_window_test.cc90 void ReduceWindowMin(const ComputationDataHandle& input, function in class:xla::__anon25774::ReduceWindowTest
136 ReduceWindowMin(input, {3}, {2}, Padding::kValid);
144 ReduceWindowMin(input, /*window_dimensions=*/{3}, /*window_strides=*/{1},

Completed in 116 milliseconds