awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesDeep Learning Pruning Toolkits

A utility that analyzes neural network graphs to remove redundant parameters and accelerate model execution.

Distinct from Model Pruning: Distinct from Model Pruning: focuses on the tool implementation aspect for graph analysis and automated parameter removal rather than general pruning concepts.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Deep Learning Pruning Toolkits. Refine with filters or upvote what's useful.

Awesome Deep Learning Pruning Toolkits GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • vainf/torch-pruningAvatar de VainF

    VainF/Torch-Pruning

    3,319Ver en GitHub↗

    Torch-Pruning is a deep learning model pruning tool and neural network optimization toolkit designed for PyTorch. The library analyzes neural network graphs to remove redundant parameters and channels, reducing model size and computational costs. The framework traces computational graphs dynamically using sample inputs to map relational dependencies and identify coupled layers that require simultaneous pruning. It evaluates and ranks layer parameters across the entire network using global importance ranking and applies structural constraints to optimize overall outcomes. Additional capabili

    A utility that analyzes neural network graphs to remove redundant parameters and accelerate model execution.

    Pythonefficient-deep-learningllmmodel-compression
    Ver en GitHub↗3,319
  1. Home
  2. Artificial Intelligence & ML
  3. Model Optimization
  4. Compression Techniques
  5. Model Pruning
  6. Deep Learning Pruning Toolkits