pytorch-image-models/optim
Ross Wightman 8fbd62a169 Exclude batchnorm and bias params from weight_decay by default 2019-04-22 17:33:22 -07:00
..
__init__.py Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related 2019-04-21 15:54:28 -07:00
adabound.py Update a few comment, add some references 2019-04-12 23:16:49 -07:00
nadam.py Update a few comment, add some references 2019-04-12 23:16:49 -07:00
optim_factory.py Exclude batchnorm and bias params from weight_decay by default 2019-04-22 17:33:22 -07:00
rmsprop_tf.py Morph mnasnet impl into a generic mobilenet that covers Mnasnet, MobileNetV1/V2, ChamNet, FBNet, and related 2019-04-21 15:54:28 -07:00