Update MACA
parent
a54cb4f4dc
commit
8347bc47ee
6
MACA.md
6
MACA.md
@ -394,7 +394,11 @@
|
||||
python -c "import torch; print(torch.ones(2).cuda())"
|
||||
```
|
||||
|
||||
|
||||
## 卸载
|
||||
- **卸载mcPyTorch**
|
||||
```bash
|
||||
python -m pip uninstall torch
|
||||
```
|
||||
|
||||
## 需要注意
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user