pytorch
e6d9350d - direct runtime assertions (#111262)

Commit
1 year ago
direct runtime assertions (#111262) Previously we were generating a graph to add runtime assertions on inputs and then running that graph to check input constraints. This PR checks input constraints directly. Differential Revision: D50289970 Pull Request resolved: https://github.com/pytorch/pytorch/pull/111262 Approved by: https://github.com/zhxchen17
Author
Committer
Parents
Loading