awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
boone891214 avatar

boone891214/GaP

0
View on GitHub↗
9 星标·2 分支·Python·3 次浏览

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 历史

boone891214/gap 的 Star 历史图表boone891214/gap 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

boone891214/gap 是做什么的?

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

boone891214/gap 的主要功能有哪些?

boone891214/gap 的主要功能包括:Weight Pruning。

boone891214/gap 有哪些开源替代品?

boone891214/gap 的开源替代品包括: 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…

GaP 的开源替代方案

相似的开源项目,按与 GaP 的功能重合度排序。
  • tencent/pocketflowTencent 的头像

    Tencent/PocketFlow

    2,914在 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
    在 GitHub 上查看↗2,914
  • dchiji-ntt/iteranddchiji-ntt 的头像

    dchiji-ntt/iterand

    10在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗10
  • dem123456789/pruning-deep-neural-networks-from-a-sparsity-perspectivedem123456789 的头像

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

    25在 GitHub 上查看↗

    ICLR 2023 Pruning Deep Neural Networks from a Sparsity Perspective

    Python
    在 GitHub 上查看↗25
  • chrundle/bipropchrundle 的头像

    chrundle/biprop

    51在 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
    在 GitHub 上查看↗51
查看 GaP 的所有 30 个替代方案→