-
Notifications
You must be signed in to change notification settings - Fork 389
Closed
Description
Liger-Kernel/src/liger_kernel/utils.py
Line 12 in 911db5d
elif torch.hip.is_available(): |
torch.hip
seems not to exist:
>>> from torch import hip
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'hip' from 'torch' (/fsx/qgallouedec/miniconda3/envs/trl/lib/python3.12/site-packages/torch/__init__.py)
nleroy917
Metadata
Metadata
Assignees
Labels
No labels