abel-vs / abel-vs/thesis

Add model class for compression methods

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Jupyter Notebook
スター
4
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

When the tool analyses a given network it should suggest a set of compression actions

The model of a compression action should contain:
- a category: pruning, quantization, distillation
- a specific type/name/method: e.g. magnitude L1-pruning
- a target value: e.g. 20% of pruned or something
- necessary parameters estimated by the tool

Given such a compression action model, the tool should be able to execute it.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。