[NPU]:Replace 'cuda' in the project with abstract interfaces

This commit is contained in:
feng0w0
2026-01-15 20:33:01 +08:00
parent f4d06ce3fc
commit 209a350c0f
18 changed files with 86 additions and 38 deletions

View File

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