Update pytorch_train.md (#4786)

* Update pytorch_train.md

Add description about torchvision version

* Update pytorch_train.md
This commit is contained in:
Mingzhi Hu 2022-06-09 08:39:44 +08:00 committed by GitHub
parent 20ad708010
commit 2c4623f8da

View file

@ -51,6 +51,7 @@ Note: BigDL-Nano does not install IPEX by default. You can install IPEX using th
```bash
python -m pip install torch_ipex==1.9.0 -f https://software.intel.com/ipex-whl-stable
python -m pip install torchvision==0.10.0+cpu -f https://download.pytorch.org/whl/torch_stable.html
```
#### Multi-instance Training