Skip to content

Commit

Permalink
Yolact Recipes cleanup (#483)
Browse files Browse the repository at this point in the history
* Add: `yaml` to `md`

* Remove: Duplicates From Recipes

Co-authored-by: Benjamin Fineran <bfineran@users.noreply.github.com>
  • Loading branch information
rahul-tuli and bfineran committed Nov 30, 2021
1 parent b9eb266 commit 1cc0d3b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
17 changes: 0 additions & 17 deletions integrations/dbolya-yolact/recipes/yolact.pruned.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,23 +81,6 @@ pruning_modifiers:

- !GMPruningModifier
params:
- backbone.layers.3.0.0.weight
- backbone.layers.3.1.conv1.0.weight
- backbone.layers.3.1.conv2.0.weight
- backbone.layers.3.2.conv1.0.weight
- backbone.layers.3.2.conv2.0.weight
- backbone.layers.3.3.conv1.0.weight
- backbone.layers.3.3.conv2.0.weight
- backbone.layers.3.4.conv1.0.weight
- backbone.layers.3.4.conv2.0.weight
- backbone.layers.3.5.conv1.0.weight
- backbone.layers.3.5.conv2.0.weight
- backbone.layers.3.6.conv1.0.weight
- backbone.layers.3.6.conv2.0.weight
- backbone.layers.3.7.conv1.0.weight
- backbone.layers.3.7.conv2.0.weight
- backbone.layers.3.8.conv1.0.weight
- backbone.layers.3.8.conv2.0.weight
- proto_net.0.weight
- proto_net.2.weight
- proto_net.4.weight
Expand Down
17 changes: 0 additions & 17 deletions integrations/dbolya-yolact/recipes/yolact.pruned_quant.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,23 +109,6 @@ pruning_modifiers:

- !GMPruningModifier
params:
- backbone.layers.3.0.0.weight
- backbone.layers.3.1.conv1.0.weight
- backbone.layers.3.1.conv2.0.weight
- backbone.layers.3.2.conv1.0.weight
- backbone.layers.3.2.conv2.0.weight
- backbone.layers.3.3.conv1.0.weight
- backbone.layers.3.3.conv2.0.weight
- backbone.layers.3.4.conv1.0.weight
- backbone.layers.3.4.conv2.0.weight
- backbone.layers.3.5.conv1.0.weight
- backbone.layers.3.5.conv2.0.weight
- backbone.layers.3.6.conv1.0.weight
- backbone.layers.3.6.conv2.0.weight
- backbone.layers.3.7.conv1.0.weight
- backbone.layers.3.7.conv2.0.weight
- backbone.layers.3.8.conv1.0.weight
- backbone.layers.3.8.conv2.0.weight
- proto_net.0.weight
- proto_net.2.weight
- proto_net.4.weight
Expand Down

0 comments on commit 1cc0d3b

Please sign in to comment.