File size: 94 Bytes
09a3fa9
 
1
2
3
model = dict(type='CustomModel', in_channels=[1, 2, 3])
optimizer = dict(type='SGD', lr=0.01)