pytorch
2d9267ba - [dynamo] Rewrite addcdiv in dynamo to its constituent ops (#90227)

Commit
2 years ago
[dynamo] Rewrite addcdiv in dynamo to its constituent ops (#90227) This avoids a graph break when `value` is used. This fixes a graph break in the variants of Adam and Adagrad optimizers. Pull Request resolved: https://github.com/pytorch/pytorch/pull/90227 Approved by: https://github.com/jansel
Author
Committer
Parents
Loading