File size: 126 Bytes
f549064
 
 
 
1
2
3
4
5
_base_ = ['./resnet50_8xb32_in1k.py']

# schedule settings
optim_wrapper = dict(type='AmpOptimWrapper', loss_scale='dynamic')