Without MKL installation on windows, people may hit error https://github.com/pytorch/pytorch/issues/117589

lancerts
2024-01-16 18:43:42 -08:00
parent 1e1ea4de96
commit 771eb14e02

@ -37,7 +37,7 @@ https://github.com/pytorch/pytorch#from-source
### (Optional) Other Tools
Although `MKL`, `cuDNN`, `oneAPI`, `ONNX Runtime` and some other dependencies may not be necessary for this guide's scope, you may want to install them depending on your needs for other compilation scenarios.
Although `MKL`, `cuDNN`, `oneAPI`, `ONNX Runtime` and some other dependencies may not be necessary for this guide's scope, you may want to install them depending on your needs for other compilation scenarios. [Note: MKL installation is recommended]
### MSVC - Build Tools