Searched defs:R4ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
576 struct R4ReduceWindowTestData { struct577 int64_t base_bounds[4];578 int64_t window_bounds[4];579 int64_t strides[4];580 int64_t pad_low[4];581 int64_t pad_high[4];582 int64_t layout[4];584 Reducer reducer;587 std::string R4ReduceWindowTestDataToString( in R4ReduceWindowTestDataToString()