pytorch
fa4c77e3 - Rename PyOperator to HigherOrderOperator (#97493)

Commit
1 year ago
Rename PyOperator to HigherOrderOperator (#97493) Twice this week I have had people confuse "operator defined with Python operator registration aka torch.library" and "PyOperator which is used to define control flow operators and other operators that cannot be represented in JIT schema." Renaming PyOperator for clarity. Signed-off-by: Edward Z. Yang <ezyang@meta.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/97493 Approved by: https://github.com/SherlockNoMad
Author
Committer
Parents
Loading