We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 211facf + ffebee7 commit 2b2f2b1Copy full SHA for 2b2f2b1
README.md
@@ -16,7 +16,7 @@ Or
16
- (CUDA 11 or latest stable) Run `pip install -e .[cuda]`
17
- (CUDA 12) Run `pip install -e .[cuda12]`
18
- (RoCM) Run `pip install -e .[rocm]`
19
-- (DirectML) Run `pip install -e .[dml]`
+- (DirectML) Run `pip install -e .[directml]`
20
- (CPU Only) Run `pip install -e .[cpu]`
21
22
Or
0 commit comments