Commit f0d67c6
committed
Fixes the bug when integrating API on NON-SVE HW.
*The current API - cpuinfo_get_max_arm_sve_length()
when integarted into PyTorch and tested on Graviton2
(NON SVE hardware), it fails with an error.
Signed-off-by: maajidkhann <maajidkhan.n@fujitsu.com>1 parent fa1c679 commit f0d67c6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
0 commit comments