Skip to content

Commit 1cc0d3b

Browse files
rahul-tulibfineran
andauthored
Yolact Recipes cleanup (#483)
* Add: `yaml` to `md` * Remove: Duplicates From Recipes Co-authored-by: Benjamin Fineran <[email protected]>
1 parent b9eb266 commit 1cc0d3b

File tree

2 files changed

+0
-34
lines changed

2 files changed

+0
-34
lines changed

integrations/dbolya-yolact/recipes/yolact.pruned.md

-17
Original file line numberDiff line numberDiff line change
@@ -81,23 +81,6 @@ pruning_modifiers:
8181

8282
- !GMPruningModifier
8383
params:
84-
- backbone.layers.3.0.0.weight
85-
- backbone.layers.3.1.conv1.0.weight
86-
- backbone.layers.3.1.conv2.0.weight
87-
- backbone.layers.3.2.conv1.0.weight
88-
- backbone.layers.3.2.conv2.0.weight
89-
- backbone.layers.3.3.conv1.0.weight
90-
- backbone.layers.3.3.conv2.0.weight
91-
- backbone.layers.3.4.conv1.0.weight
92-
- backbone.layers.3.4.conv2.0.weight
93-
- backbone.layers.3.5.conv1.0.weight
94-
- backbone.layers.3.5.conv2.0.weight
95-
- backbone.layers.3.6.conv1.0.weight
96-
- backbone.layers.3.6.conv2.0.weight
97-
- backbone.layers.3.7.conv1.0.weight
98-
- backbone.layers.3.7.conv2.0.weight
99-
- backbone.layers.3.8.conv1.0.weight
100-
- backbone.layers.3.8.conv2.0.weight
10184
- proto_net.0.weight
10285
- proto_net.2.weight
10386
- proto_net.4.weight

integrations/dbolya-yolact/recipes/yolact.pruned_quant.md

-17
Original file line numberDiff line numberDiff line change
@@ -109,23 +109,6 @@ pruning_modifiers:
109109

110110
- !GMPruningModifier
111111
params:
112-
- backbone.layers.3.0.0.weight
113-
- backbone.layers.3.1.conv1.0.weight
114-
- backbone.layers.3.1.conv2.0.weight
115-
- backbone.layers.3.2.conv1.0.weight
116-
- backbone.layers.3.2.conv2.0.weight
117-
- backbone.layers.3.3.conv1.0.weight
118-
- backbone.layers.3.3.conv2.0.weight
119-
- backbone.layers.3.4.conv1.0.weight
120-
- backbone.layers.3.4.conv2.0.weight
121-
- backbone.layers.3.5.conv1.0.weight
122-
- backbone.layers.3.5.conv2.0.weight
123-
- backbone.layers.3.6.conv1.0.weight
124-
- backbone.layers.3.6.conv2.0.weight
125-
- backbone.layers.3.7.conv1.0.weight
126-
- backbone.layers.3.7.conv2.0.weight
127-
- backbone.layers.3.8.conv1.0.weight
128-
- backbone.layers.3.8.conv2.0.weight
129112
- proto_net.0.weight
130113
- proto_net.2.weight
131114
- proto_net.4.weight

0 commit comments

Comments
 (0)