tinyMLx / colabs

This repository holds the Google Colabs for the EdX TinyML Specialization
https://www.edx.org/professional-certificate/harvardx-tiny-machine-learning
Other
109 stars 114 forks source link

Update 3-3-12-QAT.ipynb to the latest one from tensorflow #29

Open MG-LSJ opened 6 months ago

MG-LSJ commented 6 months ago

The 3-3-12-QAT.ipynb doesn't work due to some changes in the library. The original TensorFlow notebook has some updates that fixes it.

https://colab.research.google.com/github/tensorflow/model-optimization/blob/master/tensorflow_model_optimization/g3doc/guide/quantization/training_example.ipynb

https://github.com/tensorflow/model-optimization/blob/master/tensorflow_model_optimization/g3doc/guide/quantization/training_example.ipynb

Naeemkh commented 3 days ago

Thanks, @MG-LSJ, the colab is updated.