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
I have these artifacts already installed. So every single time I load using Flux I get Downloading artifact: CUDA110 . This can be quite time-consuming and impractical to use. I never had this issue until I updated to v0.12.3 on Julia 1.6. Is there a way to Fix it?
Currently I Ctrl+C the CUDA artifact download and Flux works just fine afterwards. Problem is, I cannot do this in a Pluto notebook as it throws a cell termination error. Would appreciate any help fixing: Is this a bug, or a local issue?
The text was updated successfully, but these errors were encountered:
I have these artifacts already installed. So every single time I load
using Flux
I getDownloading artifact: CUDA110
. This can be quite time-consuming and impractical to use. I never had this issue until I updated to v0.12.3 on Julia 1.6. Is there a way to Fix it?Currently I
Ctrl+C
the CUDA artifact download and Flux works just fine afterwards. Problem is, I cannot do this in a Pluto notebook as it throws a cell termination error. Would appreciate any help fixing: Is this a bug, or a local issue?The text was updated successfully, but these errors were encountered: