Searched defs:R2ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
1096 struct R2ReduceWindowTestData { struct1097 int64_t base_bounds[2];1098 int64_t window_bounds[2];1099 int64_t strides[2];1100 int64_t base_dilation[2];1101 int64_t window_dilation[2];1102 int64_t pad_low[2];1103 int64_t pad_high[2];1104 int64_t layout[2];1105 Reducer reducer;[all …]