pytorch
3a12b16f - Renamed passes to options in torch.compile (#94500)

Commit
1 year ago
Renamed passes to options in torch.compile (#94500) @jansel expressed a preference for this (as most of our options are *not* passes), and I agree. I also think that `fullgraph` could be changed, but I don't know what I'd change it to. I considered `strict`, but some folks objected to that. Pull Request resolved: https://github.com/pytorch/pytorch/pull/94500 Approved by: https://github.com/voznesenskym, https://github.com/soumith, https://github.com/jansel
Author
Committer
Parents
Loading