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

This commit is contained in:
feng0w0
2026-01-16 10:28:24 +08:00
parent dce77ec4d1
commit ad91d41601
4 changed files with 1 additions and 38 deletions

View File

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