Searched defs:R1ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
1209 struct R1ReduceWindowTestData { struct1210 int64 base_bounds[1];1211 int64 window_bounds[1];1212 int64 strides[1];1213 int64 pad_low[1];1214 int64 pad_high[1];1215 Reducer reducer;1325 string R1ReduceWindowTestDataToString( in R1ReduceWindowTestDataToString()