support ascend npu

This commit is contained in:
Artiprocher
2025-12-15 15:48:42 +08:00
parent 78d8842ddf
commit 2883bc1b76
11 changed files with 242 additions and 9 deletions

View File

@@ -3,3 +3,4 @@ from .data import *
from .gradient import *
from .loader import *
from .vram import *
from .device import *