Pull requests: tensorflow/model-optimization

Pull requests list

Fixed typo
#1170 openedJan 14, 2025by federicobozzini Loading…
Internal change. technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1169 openedJan 13, 2025by copybara-service bot Loading…
Fix model loading from .keras files in Tensorflow 2.15 technique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1123 openedMar 8, 2024by MaierOli2010 Loading…
Updates security files
#1118 openedFeb 14, 2024by copybara-service bot Loading…
Update documentation in quantize.py technique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1110 openedJan 28, 2024by TheCrazyT Loading…
Rewire TensorFlow to rely on tf_keras target. technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1097 openedSep 14, 2023by copybara-service bot Loading…
remove early out in xnnpack pruning policy model traversal technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1088 openedAug 18, 2023by christian-steinmeyer Loading…
add original weight name as prefix for mask and threshold weights technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1078 openedJun 28, 2023by christian-steinmeyer Loading…
Extract _clone_model_with_weights from quantize_apply technique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1076 openedJun 5, 2023by tbekolay Loading…
Internal test
#1073 openedMay 25, 2023by copybara-service bot Loading…
allow registering custom layers in prune and clustering registries. api-reviewAPI review neededtechnique:clusteringRegarding tfmot.clustering.keras APIs and docstechnique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1070 openedMay 14, 2023by aaarrti Loading…
Adds documentation for default_n_bit quantization scheme. technique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1045 openedFeb 28, 2023by guynich Loading…
Fix broken link in comprehensive_guide.ipynb technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1042 openedFeb 18, 2023by synandi Loading…
Creates non-breaking changes where necessary in preparation for switching all of Keras to new serialization format. technique:clusteringRegarding tfmot.clustering.keras APIs and docstechnique:pruningRegarding tfmot.sparsity.keras APIs and docstechnique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1039 openedFeb 10, 2023by copybara-service bot Loading…
Changes external references to keras.utils.serialize_keras_object/deserialize_keras_object to legacy serialization API in preparation for switching all of Keras to new serialization format. technique:pruningRegarding tfmot.sparsity.keras APIs and docsRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1036 openedJan 19, 2023by copybara-service bot Loading…
Update comprehensive_guide.ipynb Regarding tfmot.sparsity.keras APIs and docs
#1029 openedNov 28, 2022by synandi Loading…
Change PruningSummaries to only log pruning information technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1027 openedNov 24, 2022by copybara-service bot Loading…
Replace tensorflow.python.keras with keras. tensorflow.python.keras is an old copy and is deprecated. technique:clusteringRegarding tfmot.clustering.keras APIs and docstechnique:pruningRegarding tfmot.sparsity.keras APIs and docstechnique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1019 openedNov 1, 2022by copybara-service bot Loading…
Switches Keras object serialization to new logic and changes public API for deserialize_keras_object/serialize_keras_object to the new functions. technique:pruningRegarding tfmot.sparsity.keras APIs and docstechnique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1016 openedOct 13, 2022by copybara-service bot Loading…
Internal change technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#1008 openedAug 11, 2022by copybara-service bot Loading…
Internal change technique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#1007 openedAug 9, 2022by copybara-service bot Loading…
Make the utils module public available.
#989 openedJul 6, 2022by copybara-service bot Loading…
Removed extra comma after x_train technique:pruningRegarding tfmot.sparsity.keras APIs and docs
#959 openedApr 11, 2022by mohantym Loading…
Typo Fix in Quantization Training Example technique:qatRegarding tfmot.quantization.keras (for quantization-aware training) APIs and docs
#943 openedMar 14, 2022by CedArctic Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.