-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtest_shedule.yaml
27 lines (25 loc) · 1017 Bytes
/
test_shedule.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
0:
max_transition_epoch: 5
params:
- model.out.bias
- model.out.weight
1:
lr: 0.005
max_transition_epoch: 8
params:
- model.extractor.dense.block.1.bias
- model.extractor.dense.block.1.weight
- model.extractor.dense.block.0.bias
- model.extractor.dense.block.0.weight
- model.extractor.conv_bn_relu3.block.1.bias
- model.extractor.conv_bn_relu3.block.1.weight
- model.extractor.conv_bn_relu3.block.0.bias
- model.extractor.conv_bn_relu3.block.0.weight
- model.extractor.conv_bn_relu2.block.1.bias
- model.extractor.conv_bn_relu2.block.1.weight
- model.extractor.conv_bn_relu2.block.0.bias
- model.extractor.conv_bn_relu2.block.0.weight
- model.extractor.conv_bn_relu1.block.1.bias
- model.extractor.conv_bn_relu1.block.1.weight
- model.extractor.conv_bn_relu1.block.0.bias
- model.extractor.conv_bn_relu1.block.0.weight