-
Notifications
You must be signed in to change notification settings - Fork 338
Open
Description
/home/xxxx/.local/lib/python3.7/site-packages/adabound/adabound.py:94: UserWarning: This overload of add_ is deprecated:
add_(Number alpha, Tensor other)
Consider using one of the following signatures instead:
add_(Tensor other, *, Number alpha) (Triggered internally at /pytorch/torch/csrc/utils/python_arg_parser.cpp:766.)
exp_avg.mul_(beta1).add_(1 - beta1, grad)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels