Skip to content

fix: py-torch -mkldnn

Wouter Deconinck requested to merge py-torch-no-mkldnn into master

py-torch by default enables mkldnn, which pulls in 5.4 GB of intel-oneapi-mkl. This disables the mkldnn functionality in py-torch.

Edited by Wouter Deconinck

Merge request reports