Searched defs:R2ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
1055 struct R2ReduceWindowTestData { struct1056 int64 base_bounds[2];1057 int64 window_bounds[2];1058 int64 strides[2];1059 int64 pad_low[2];1060 int64 pad_high[2];1061 int64 layout[2];1062 Reducer reducer;1133 string R2ReduceWindowTestDataToString( in R2ReduceWindowTestDataToString()