Searched defs:R4ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
563 struct R4ReduceWindowTestData { struct564 int64 base_bounds[4];565 int64 window_bounds[4];566 int64 strides[4];567 int64 pad_low[4];568 int64 pad_high[4];569 int64 layout[4];571 Reducer reducer;574 string R4ReduceWindowTestDataToString( in R4ReduceWindowTestDataToString()