reduce_window_test.cc | 565 int64 window_bounds[4]; member in struct:xla::__anon44648::R4ReduceWindowTestData 580 "__window_bounds_", absl::StrJoin(param.window_bounds, "x"), // 642 /*window_dimensions=*/param.window_bounds, 657 /*window=*/param.window_bounds, 671 // base_bounds, window_bounds, strides, pad_low, pad_high 675 /*window_bounds=*/{1, 1, 1, 1}, 684 /*window_bounds=*/{3, 3, 1, 1}, 693 /*window_bounds=*/{1, 1, 1, 1}, 702 /*window_bounds=*/{2, 3, 1, 1}, 711 /*window_bounds=*/{3, 2, 1, 1} 936 int64 window_bounds[3]; member in struct:xla::__anon44648::R3ReduceWindowTestData 1057 int64 window_bounds[2]; member in struct:xla::__anon44648::R2ReduceWindowTestData 1211 int64 window_bounds[1]; member in struct:xla::__anon44648::R1ReduceWindowTestData [all...] |