mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-18 22:08:13 +00:00
3 lines
169 B
Python
3 lines
169 B
Python
from .npu_compatible_device import parse_device_type, parse_nccl_backend, get_available_device_type, get_device_name
|
|
from .npu_compatible_device import IS_NPU_AVAILABLE
|