mirror of
https://github.com/open-mmlab/mmrazor.git
synced 2025-06-03 15:02:54 +08:00
24 lines
532 B
YAML
24 lines
532 B
YAML
op1.mutable_in_channels:
|
|
current_choice: 3
|
|
origin_channels: 3
|
|
op1.mutable_out_channels:
|
|
current_choice: 4
|
|
origin_channels: 8
|
|
bn1.mutable_num_features:
|
|
current_choice: 4
|
|
origin_channels: 8
|
|
op2.mutable_in_channels:
|
|
current_choice: 4
|
|
origin_channels: 8
|
|
op2.mutable_out_channels:
|
|
current_choice: 4
|
|
origin_channels: 8
|
|
bn2.mutable_num_features:
|
|
current_choice: 4
|
|
origin_channels: 8
|
|
op3.mutable_in_channels:
|
|
current_choice: 4
|
|
origin_channels: 8
|
|
op3.mutable_out_channels:
|
|
current_choice: 8
|
|
origin_channels: 8 |