Commit a6fbb40
jbrodman
[SYCL][E2E] Reduce memory requirements on image_max_size (#18393)
The test was allocating images that were bigger than necessary. This
makes the test run slower and use more memory.
Signed-off-by: James Brodman <james.brodman@intel.com>1 parent a8e3f61 commit a6fbb40
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
131 | | - | |
| 130 | + | |
| 131 | + | |
132 | 132 | | |
133 | | - | |
134 | | - | |
135 | | - | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
| |||
0 commit comments