pytorch
b515c1d9 - [QAT] Check the value of numel to avoid segfault (#81547)

Commit
2 years ago
[QAT] Check the value of numel to avoid segfault (#81547) Fixes #78123 ### Original Result Segmentation fault ### Result after fix RuntimeError: numel is out of the bound of input tensor Pull Request resolved: https://github.com/pytorch/pytorch/pull/81547 Approved by: https://github.com/kit1980
Author
Committer
Parents
Loading