pytorch
d8aa68c6 - make sure that our error handling runs with the GIL enabled (#92848)

Commit
1 year ago
make sure that our error handling runs with the GIL enabled (#92848) Fixes https://github.com/pytorch/pytorch/issues/92684 I checked the other use case of this API and they never release the GIL Pull Request resolved: https://github.com/pytorch/pytorch/pull/92848 Approved by: https://github.com/ngimel
Author
Committer
Parents
Loading