You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
some versions of pybind we build with don't have `py::set_error`.
So just use the underlying python C API.
Test Plan: unit tests
Differential Revision: D69254629
Pull Request resolved: pytorch#146630
Approved by: https://github.com/colin2328, https://github.com/ngimel
0 commit comments