C3_W3_Lab_2_Knowledge_Distillation training error

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:

  1. Execute command !apt install --allow-change-held-packages libcudnn8=8.4.1.50-1+cuda11.6 in notebook
  2. Restart runtime
  3. Rerun the cells

@xfan , @dobbyx
The staff have fixed this issue. Please get the new version of the notebook and try again.