pytorch
dd315e5c - Dynamo: Support ConstantVariable (comparison_op) SymNodeVariable (#94519)

Commit
2 years ago
Dynamo: Support ConstantVariable (comparison_op) SymNodeVariable (#94519) Expands the generic compare logic to handle SymNodeVariables on the right side of the expression. Also adds support for `>=`, which it appears was mistakenly left out. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94519 Approved by: https://github.com/jansel
Author
Committer
Parents
Loading