mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Without MKL installation on windows, people may hit error https://github.com/pytorch/pytorch/issues/117589
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user