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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
boone891214 avatar

boone891214/GaP

0
View on GitHub↗
9 stars·2 forks·Python·7 views

GaP

ICLR 2022 paper "Effective Model Sparsification by Scheduled Grow-and-Prune Methods". Model and test code are available for downloading.

Features

  • Weight Pruning - Scheduled grow-and-prune methods for effective sparsification.

Star history

Star history chart for boone891214/gapStar history chart for boone891214/gap

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does boone891214/gap do?

ICLR 2022 paper "Effective Model Sparsification by Scheduled Grow-and-Prune Methods". Model and test code are available for downloading.

What are the main features of boone891214/gap?

The main features of boone891214/gap are: Weight Pruning.

Which projects share features with boone891214/gap?

Projects with overlapping indexed features include: tencent/pocketflow — PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format… dchiji-ntt/iterand — by Daiki Chijiwa\*, Shin’ya Yamaguchi, Yasutoshi Ida, Kenji Umakoshi, Tomohiro Inoue. dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspective — [ICLR 2023] Pruning Deep Neural Networks from a Sparsity Perspective. densoitlab/bitprune — This is the official repo for ICLR 2023 Paper "Bit-Pruning: A Sparse Multiplication-Less Dot-Product" Yusuke Sekikawa… dingxiaoh/gsm-sgd — This repository contains the codes for the following NeurIPS-2019 paper. chrundle/biprop — This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized…

Projects sharing features with GaP

These projects share indexed features with GaP. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • tencent/pocketflowTencent avatar

    Tencent/PocketFlow

    2,914View on GitHub↗

    PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format optimization. It provides a system for reducing the size and complexity of neural networks to improve inference efficiency, featuring a dedicated engine for knowledge distillation and a mobile model optimizer. The framework differentiates itself through an automated hyperparameter tuning system that uses reinforcement learning and statistical models to determine optimal compression ratios and layer-wise bit allocation. It also includes a distributed training system that utilizes mu

    Pythonautomlcomputer-visiondeep-learning
    View on GitHub↗2,914
  • dchiji-ntt/iteranddchiji-ntt avatar

    dchiji-ntt/iterand

    10View on GitHub↗

    by Daiki Chijiwa\*, Shin’ya Yamaguchi, Yasutoshi Ida, Kenji Umakoshi, Tomohiro Inoue

    Python
    View on GitHub↗10
  • dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspectivedem123456789 avatar

    dem123456789/Pruning-Deep-Neural-Networks-from-a-Sparsity-Perspective

    25View on GitHub↗

    ICLR 2023 Pruning Deep Neural Networks from a Sparsity Perspective

    Python
    View on GitHub↗25
  • chrundle/bipropchrundle avatar

    chrundle/biprop

    51View on GitHub↗

    This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized network that achieves performance comparable to, and sometimes better than, a weight-optimized network. The resulting binarized and pruned networks that achieve comparable performance…

    Python
    View on GitHub↗51
Compare all 30 related projects→