Tag: #pruning
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Edge AI Complete Guide 2025: On-Device Inference, Model Optimization, TensorRT/ONNX/CoreML
Everything about Edge AI! On-device inference (TensorRT/ONNX Runtime/CoreML/TFLite), model optimization (quantization/pruning/knowledge distillation), hardware (NVIDIA Jetson/Apple Neural Engine/Qualcomm NPU), Federated
2026-04-13 · 21 min read #edge-ai#on-device#inference#tensorrt#onnxKnowledge Distillation Complete Guide: Model Compression and Lightweight Techniques
A complete guide to mastering knowledge distillation and model compression. Covers Teacher-Student learning, intermediate-layer distillation, relation-based distillation, structured pruning, weight sharing, and neural ar
2026-03-17 · 22 min read #knowledge-distillation#model-compression#pruning#deep-learning#ai