tch-rs icon indicating copy to clipboard operation
tch-rs copied to clipboard

Error when building burn on Windows when upgrading to tch 0.16

Open syl20bnr opened this issue 1 year ago • 4 comments

We tried to update tch to 0.16 which adds support for pytorch 2.3 in burn and we get a compilation error on Windows:

INTEL MKL ERROR: The specified module could not be found. mkl_def.1.dll.
Intel MKL FATAL ERROR: Cannot load mkl_def.1.dll.

Reverting to 0.15 fix this error.

This compilation error has been reproduced on our CI and on our Windows desktop.

syl20bnr avatar May 13 '24 12:05 syl20bnr