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
[TorchScript] bindings for torch._C.ClassType.method_names() (pytorch#140444)
I used this for debugging, figured I'd upstream it.
This gives you a list of the method names provided by the given ClassType.
Pull Request resolved: pytorch#140444
Approved by: https://github.com/eellison
0 commit comments