diff --git a/dnn/torch/fwgan/dump_model_weights.py b/dnn/torch/fwgan/dump_model_weights.py
index f4e38c155eb4a35c35e53f93d8d0f118fdc0601d..64f955aca9771aed0afe6cbdd2dda7c283da16d8 100644
--- a/dnn/torch/fwgan/dump_model_weights.py
+++ b/dnn/torch/fwgan/dump_model_weights.py
@@ -12,7 +12,6 @@ import wexchange.torch
 from models import model_dict
 
 unquantized = [
-    'feat_in_conv1.conv',
     'bfcc_with_corr_upsampler.fc',
     'cont_net.0',
     'fwc6.cont_fc.0',