You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/optim
Ross Wightman cd3dc4979f
Fix adabelief imports, remove prints, preserve memory format is the default arg for zeros_like
4 years ago
..
__init__.py adabelief 4 years ago
adabelief.py Fix adabelief imports, remove prints, preserve memory format is the default arg for zeros_like 4 years ago
adafactor.py
adahessian.py
adamp.py
adamw.py
lookahead.py
nadam.py
novograd.py
nvnovograd.py
optim_factory.py Fix adabelief imports, remove prints, preserve memory format is the default arg for zeros_like 4 years ago
radam.py
rmsprop_tf.py
sgdp.py