Z-Zheng / SimpleCV

Simplify training, evaluation, prediction in Pytorch
MIT License
63 stars 12 forks source link

add half_bn option into train config #96

Closed Z-Zheng closed 5 years ago

Z-Zheng commented 5 years ago

add half_bn option into train config it is mainly used in mixed-precision training when using frozen BN.