pytorch
ae93a4dc - Make launch check exit code depend on results (#85886)

Commit
3 years ago
Make launch check exit code depend on results (#85886) It is possible for code to land that doesn't check kernel launches for success (#85885) fixes such an issue. I think setting the return code of the linter is the correct way of handling this. Pull Request resolved: https://github.com/pytorch/pytorch/pull/85886 Approved by: https://github.com/ezyang
Author
Committer
Parents
Loading