Searched defs:R3ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
975 struct R3ReduceWindowTestData { struct976 int64_t base_bounds[3];977 int64_t window_bounds[3];978 int64_t strides[3];979 int64_t layout[3];980 Padding padding;981 Reducer reducer;1027 std::string R3ReduceWindowTestDataToString( in R3ReduceWindowTestDataToString()