Spaces:
Running on Zero
Running on Zero
File size: 188 Bytes
b347817 | 1 2 3 | 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, IS_CUDA_AVAILABLE
|