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
·
DensoITLab avatar

DensoITLab/bitprune

0
View on GitHub↗
11 Stars·3 Forks·Jupyter Notebook·4 Aufrufe

Bitprune

This is the official repo for ICLR 2023 Paper "Bit-Pruning: A Sparse Multiplication-Less Dot-Product" Yusuke Sekikawa and Shingo Yashima

Features

  • Weight Pruning - Sparse multiplication-less dot-product implementation for efficient inference.

Star-Verlauf

Star-Verlauf für densoitlab/bitpruneStar-Verlauf für densoitlab/bitprune

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bitprune

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bitprune.
  • tencent/pocketflowAvatar von Tencent

    Tencent/PocketFlow

    2,914Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,914
  • chrundle/bipropAvatar von chrundle

    chrundle/biprop

    51Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗51
  • dchiji-ntt/iterandAvatar von dchiji-ntt

    dchiji-ntt/iterand

    10Auf GitHub ansehen↗

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

    Python
    Auf GitHub ansehen↗10
  • boone891214/sanity-check-lthAvatar von boone891214

    boone891214/sanity-check-LTH

    8Auf GitHub ansehen↗

    Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the Jackpot?

    Python
    Auf GitHub ansehen↗8
Alle 30 Alternativen zu Bitprune anzeigen→

Häufig gestellte Fragen

Was macht densoitlab/bitprune?

This is the official repo for ICLR 2023 Paper "Bit-Pruning: A Sparse Multiplication-Less Dot-Product" Yusuke Sekikawa and Shingo Yashima

Was sind die Hauptfunktionen von densoitlab/bitprune?

Die Hauptfunktionen von densoitlab/bitprune sind: Weight Pruning.

Welche Open-Source-Alternativen gibt es zu densoitlab/bitprune?

Open-Source-Alternativen zu densoitlab/bitprune sind unter anderem: tencent/pocketflow — PocketFlow is an integrated toolkit for deep learning model compression, distributed training, and mobile format… chrundle/biprop — This method identifies a binary weight or binary weight and activation subnetwork within a randomly initialized… 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. dingxiaoh/gsm-sgd — This repository contains the codes for the following NeurIPS-2019 paper. boone891214/sanity-check-lth — Sample code use for NeurIPS 2021 paper: Sanity Checks for Lottery Tickets: Does Your Winning Ticket Really Win the…