Hello,
When running the training step in the Colab, I receive this error:
Presumably there’s some library that has gone and the TF install needs version specifying?
Hello,
When running the training step in the Colab, I receive this error:
Presumably there’s some library that has gone and the TF install needs version specifying?
This works for me in Colab:
!apt install --allow-change-held-packages libcudnn8=8.4.1.50-1+cuda11.6
in notebook