pytorch
3afa60bf - Get OutOfMemoryError to inherit from RuntimeError (#99786)

Commit
1 year ago
Get OutOfMemoryError to inherit from RuntimeError (#99786) Get OutOfMemoryError to inherit from RuntimeError so that type checkers do not complain. Also added a defined in comment to match with the other definitions. Fixes #95936 Pull Request resolved: https://github.com/pytorch/pytorch/pull/99786 Approved by: https://github.com/Skylion007
Author
Committer
Parents
Loading