Skip to content

[TorchScript] bindings for torch._C.ClassType.method_names()#140444

Closed
davidberard98 wants to merge 1 commit into
gh/davidberard98/350/basefrom
gh/davidberard98/350/head
Closed

[TorchScript] bindings for torch._C.ClassType.method_names()#140444
davidberard98 wants to merge 1 commit into
gh/davidberard98/350/basefrom
gh/davidberard98/350/head

Conversation

@davidberard98

@davidberard98 davidberard98 commented Nov 12, 2024

Copy link
Copy Markdown
Contributor

Stack from ghstack (oldest at bottom):

I used this for debugging, figured I'd upstream it.

This gives you a list of the method names provided by the given ClassType.

cc @EikanWang @jgong5 @wenzhe-nrv @sanchitintel

I used this for debugging, figured I'd upstream it.

This gives you a list of the method names provided by the given ClassType.

[ghstack-poisoned]
@pytorch-bot

pytorch-bot Bot commented Nov 12, 2024

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/140444

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit bcb223c with merge base 057f0dc (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot pytorch-bot Bot added the release notes: jit release notes category label Nov 12, 2024
davidberard98 added a commit that referenced this pull request Nov 12, 2024
I used this for debugging, figured I'd upstream it.

This gives you a list of the method names provided by the given ClassType.

ghstack-source-id: 02f8871
Pull Request resolved: #140444
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Nov 12, 2024
@davidberard98

Copy link
Copy Markdown
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot Bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 13, 2024
@pytorchmergebot

Copy link
Copy Markdown
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@davidberard98

Copy link
Copy Markdown
Contributor Author

#140468 is the bug I found with this change fyi

pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
…#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
@github-actions github-actions Bot deleted the gh/davidberard98/350/head branch December 14, 2024 02:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged oncall: jit Add this issue/PR to JIT oncall triage queue release notes: jit release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants