Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JIT] Nested fix (#79480) #79816

Merged
merged 1 commit into from Jun 20, 2022
Merged

[JIT] Nested fix (#79480) #79816

merged 1 commit into from Jun 20, 2022

Conversation

erichan1
Copy link
Member

@erichan1 erichan1 commented Jun 17, 2022

Attempting to torch.jit.script a model that uses nestedtensor currently crashes. Fix this in torchscript. Thanks to @eellison for this fix in #79480

Pull Request resolved: #79480
Approved by: https://github.com/davidberard98

Fixes #ISSUE_NUMBER

Pull Request resolved: #79480
Approved by: https://github.com/davidberard98
@facebook-github-bot
Copy link
Contributor

facebook-github-bot commented Jun 17, 2022

🔗 Helpful links

✅ No Failures (0 Pending)

As of commit 653be00 (more details on the Dr. CI page):

Expand to see more

💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).

Please report bugs/suggestions to the (internal) Dr. CI Users group.

Click here to manually regenerate this comment.

@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Jun 17, 2022
@malfet malfet merged commit bfb6b24 into release/1.12 Jun 20, 2022
@erichan1 erichan1 deleted the erichan1/nt-torchscript-fix branch July 21, 2022 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla signed oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants