awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 रिपॉजिटरी

Awesome GitHub RepositoriesStructured Neural Network Pruning

Reducing the size of deep learning models by removing unnecessary parameters and channels to lower memory and compute costs.

Distinct from Convolutional Channel Pruning: Distinct from Convolutional Channel Pruning: covers broader structural pruning of neural network parameters and channels beyond strictly convolutional layers.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Structured Neural Network Pruning. Refine with filters or upvote what's useful.

Awesome Structured Neural Network Pruning GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vainf/torch-pruningVainF का अवतार

    VainF/Torch-Pruning

    3,319GitHub पर देखें↗

    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

    Reducing the size of deep learning models by removing unnecessary parameters and channels to lower memory and compute costs.

    Pythonefficient-deep-learningllmmodel-compression
    GitHub पर देखें↗3,319
  1. Home
  2. Artificial Intelligence & ML
  3. Model Optimization
  4. Compression Techniques
  5. Model Pruning
  6. Convolutional Channel Pruning
  7. Structured Neural Network Pruning