Skip to content

Add proper parse_tensor_constants support#140558

Closed
antoniojkim wants to merge 1 commit intopytorch:mainfrom
antoniojkim:antoniojkim/140422
Closed

Add proper parse_tensor_constants support#140558
antoniojkim wants to merge 1 commit intopytorch:mainfrom
antoniojkim:antoniojkim/140422

Conversation

@antoniojkim
Copy link
Collaborator

@antoniojkim antoniojkim commented Nov 13, 2024

@pytorch-bot pytorch-bot bot added the release notes: jit release notes category label Nov 13, 2024
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 13, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 573673c with merge base a8a1e58 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@antoniojkim antoniojkim requested a review from albanD November 13, 2024 15:58
@antoniojkim antoniojkim self-assigned this Nov 13, 2024
@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Nov 13, 2024
Copy link
Contributor

@davidberard98 davidberard98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming tests pass, LGTM!

@davidberard98 davidberard98 added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 13, 2024
@antoniojkim
Copy link
Collaborator Author

@pytorchbot merge

@pytorchmergebot
Copy link
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

pobin6 pushed a commit to pobin6/pytorch that referenced this pull request Dec 5, 2024
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 open source release notes: jit release notes category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TorchScript IR Parser does not actually parse tensor constants

5 participants