pytorch
d06b93b0 - Decompose arange.default to arange.start_step (#99739)

Commit
1 year ago
Decompose arange.default to arange.start_step (#99739) The aten op arange.default is not in the core aten IR, and should decompose into the arange.start_step op. Pull Request resolved: https://github.com/pytorch/pytorch/pull/99739 Approved by: https://github.com/SherlockNoMad
Author
Committer
Parents
Loading