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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesGlobal Layer Pruning Optimizers

Perform global importance ranking across network layers and apply structural constraints to optimize overall pruning results.

Distinct from Pruning Ratio Optimization: Distinct from Pruning Ratio Optimization: focuses specifically on global layer importance ranking and structural constraint application across the network.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Global Layer Pruning Optimizers. Refine with filters or upvote what's useful.

Awesome Global Layer Pruning Optimizers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • vainf/torch-pruningAvatar von VainF

    VainF/Torch-Pruning

    3,319Auf GitHub ansehen↗

    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

    Perform global importance ranking across network layers and apply structural constraints to optimize overall pruning results.

    Pythonefficient-deep-learningllmmodel-compression
    Auf GitHub ansehen↗3,319
  1. Home
  2. Artificial Intelligence & ML
  3. Model Optimization
  4. Compression Techniques
  5. Model Pruning
  6. Pruning Ratio Optimization
  7. Global Layer Pruning Optimizers