You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that this release is breaking some Qibo tests, at least on Windows.
The following commit may be relevant: qiboteam/qibo@eb19847
This is what happened to the lock file when I added an upper bound in PyTorch version. And it's fixing the issue
The most significant differences are:
nvidia-cudnn-cu12 major bump (8 -> 9)
Intel APIs removal (tbb, mkl, intel-openmp)
triton major bump (2 -> 3)
The text was updated successfully, but these errors were encountered:
It seems that this release is breaking some Qibo tests, at least on Windows.
The following commit may be relevant: qiboteam/qibo@eb19847
This is what happened to the lock file when I added an upper bound in PyTorch version. And it's fixing the issue
The most significant differences are:
nvidia-cudnn-cu12
major bump (8 -> 9)tbb
,mkl
,intel-openmp
)triton
major bump (2 -> 3)The text was updated successfully, but these errors were encountered: