Searched defs:R1ReduceWindowTestData (Results 1 – 1 of 1) sorted by relevance
1337 struct R1ReduceWindowTestData { struct1338 int64_t base_bounds[1];1339 int64_t window_bounds[1];1340 int64_t strides[1];1341 int64_t pad_low[1];1342 int64_t pad_high[1];1343 Reducer reducer;1488 std::string R1ReduceWindowTestDataToString( in R1ReduceWindowTestDataToString()