juglab / cryoCARE_T2T

Singularity image for cryo-CARE
BSD 2-Clause "Simplified" License
26 stars 3 forks source link

UnknownError: 2 root error(s) found. in 04_Train_cryoCARE_Network.ipynb #9

Open aseedb opened 3 years ago

aseedb commented 3 years ago

while training model (6th code cell), an UnkownError is thrown, see cell output. The error message suggests cuDNN failed to initialize. jupyter notebook output in the terminal indeed suggest that cuDNN had an issue. Tensorflow spits out a lot of deprecation warnings.

This issue happens with a container built following instructions given in this repo, as well as with the precompiled container available from this repo.