sony / model_optimization

Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. This project provides researchers, developers, and engineers advanced quantization and compression tools for deploying state-of-the-art neural networks.
https://sony.github.io/model_optimization/
Apache License 2.0
331 stars 53 forks source link

Update READMEs after keras quantizers refactor #1245

Closed reuvenperetz closed 1 month ago

reuvenperetz commented 1 month ago

Pull Request Description:

Update READMEs of Keras QAT and trainable infra after moving quantizers from the QAT to trainable infra module.

Checklist before requesting a review: