Commit 8feef60
authored
[TEST] xfail shape unsupported by block IO in
There is HW restriction that pitch must be equal or greater than 64B.
There is no easy way to check that in runtime without affecting
performance.
The plan is to add runtime checks to ensure the HW restrictions are
satisfied.
Fixes #3935
Signed-off-by: Whitney Tsang <whitney.tsang@intel.com>test_block_load_dpas_layout (#4718)1 parent 2c1505e commit 8feef60
File tree
2 files changed
+3
-2
lines changed- python/test/unit/intel
- scripts/skiplist/xe2
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
This file was deleted.
0 commit comments