tensorflow / model-optimization

A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
https://www.tensorflow.org/model_optimization
Apache License 2.0
1.48k stars 320 forks source link

Switches Keras object serialization to new logic and changes public API for deserialize_keras_object/serialize_keras_object to the new functions. #1016

Open copybara-service[bot] opened 1 year ago

copybara-service[bot] commented 1 year ago

Switches Keras object serialization to new logic and changes public API for deserialize_keras_object/serialize_keras_object to the new functions.