Ressources for learning TensorFlow 2 and upgrading your code
- TensorFlow 2 changes - by Aurélien Géron
- Intro to TensorFlow 2 - TensorFlow Summit video
- tf.function and AutoGraph
- Effective TensorFlow 2.0: Best Practices and What’s Changed - Official blog
- Upgrading your code to TensorFlow 2.0 - Official blog
- Standardizing on Keras: Guidance on High-level APIs in TensorFlow 2.0 - Official blog