You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ascend NPU provides inference acceleration via `CANN`: https://www.hiascend.com/software/cann and AI cores.
455
+
456
+
First, check if your Ascend NPU device is supported:
457
+
458
+
**Verified devices**
459
+
| Ascend NPU | Status |
460
+
|:-----------------------------:|:-------:|
461
+
| Atlas 300T A2 | Support |
462
+
463
+
Then, make sure you have installed `CANN toolkit`: https://www.hiascend.com/developer/download/community/result?module=cann . The lasted version of CANN is recommanded.
0 commit comments