{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/8"},{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/10"}],"enrichment":{"capability":"Provides quantization, pruning, and clustering techniques to reduce model size and improve inference performance for TensorFlow and Keras models.","skillfed_tags":["model-compression","tensorflow-ecosystem","inference-optimization"],"use_cases":["Reduce trained Keras model size for mobile or embedded deployment using quantization","Improve inference latency by pruning sparse weights from neural networks","Compress large models for on-device inference on resource-constrained hardware","Prepare TensorFlow models for conversion to TensorFlow Lite for mobile apps","Cluster model weights to reduce memory footprint while maintaining accuracy"],"what_it_does":"TensorFlow Model Optimization Toolkit is a collection of techniques for reducing model size and improving inference speed. It provides APIs for quantization (reducing numerical precision), pruning (removing sparse weights), and clustering to make models smaller and faster for deployment. The toolkit is designed for both novice and advanced users, with Keras-specific APIs that integrate directly into the model training and conversion workflow.\n\nThe package depends on standard scientific libraries (numpy, scipy, absl-py) and TensorFlow's ecosystem (tf-keras, dm-tree). It maintains active development with recent commits and targets current Python versions. Most optimization techniques are applied post-training or during training, making it suitable for preparing models for edge devices, mobile platforms, or resource-constrained environments.","worth_installing":"Yes. Active maintenance, low install friction, permissive Apache 2.0 license, and no known vulnerabilities make this a solid choice for anyone optimizing TensorFlow or Keras models for deployment. Install if you need to reduce model size or improve inference performance; skip if you are not working with TensorFlow models or do not have deployment constraints."},"id":"tensorflow-model-optimization","links":{"html":"https://skillfed.io/packages/tensorflow-model-optimization","md":"https://skillfed.io/packages/tensorflow-model-optimization.md","pypi":"https://pypi.org/project/tensorflow-model-optimization/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-12","license_spdx":null,"license_treatment":"permissive","name":"tensorflow-model-optimization","python_support":"supports_current","summary":"A suite of tools that users, both novice and advanced can use to optimize machine learning models for deployment and execution."},"popularity":{"monthly_downloads":92693,"position":13432,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.8.1"}
