Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

Commit 370cbfe

Browse files
updated bn issue (#96)
1 parent 2452cbd commit 370cbfe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/content/get-started/sparsify-a-model/supported-integrations.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,6 @@ For example, the following `recipe.yaml` file for the default values listed abov
103103
modifiers:
104104
- !QuantizationModifier
105105
start_epoch: 0.0
106-
submodules: ['model']
107106
freeze_bn_stats_epoch: 3.0
108107
109108
- !SetLearningRateModifier
@@ -152,8 +151,7 @@ modifiers:
152151
153152
- !QuantizationModifier
154153
start_epoch: 50.0
155-
submodules: ['model']
156-
freeze_bn_stats_epoch: 3.0
154+
freeze_bn_stats_epoch: 53.0
157155
158156
- !SetLearningRateModifier
159157
start_epoch: 50.0

0 commit comments

Comments
 (0)