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

Deep copy the model in data generation in order not to modify its state. #1233

Closed lior-dikstein closed 1 month ago

lior-dikstein commented 2 months ago

Pull Request Description:

Checklist before requesting a review: