Add model class for compression methods
オープン
- 主要言語
- 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 はまだ評価されていません。