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

[ONNX] Fix diagnostic log and add unittest #107158

Closed
wants to merge 1 commit into from

Conversation

BowenBao
Copy link
Collaborator

@BowenBao BowenBao commented Aug 14, 2023

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 14, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 538e202:
💚 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: onnx torch.onnx related changes that should show up in the release notes label Aug 14, 2023
BowenBao added a commit that referenced this pull request Aug 14, 2023
ghstack-source-id: fe6aa22cde6c390a1c06ea08dcd98ad357a9d96b
Pull Request resolved: #107158
@BowenBao BowenBao added the topic: bug fixes topic category label Aug 14, 2023
@BowenBao BowenBao added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 14, 2023
@BowenBao
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

pytorchmergebot pushed a commit that referenced this pull request Aug 15, 2023
#107165)

Allows overriding the `Diagnostic` type for DiagnosticContext and enable type checking.
Pull Request resolved: #107165
Approved by: https://github.com/justinchuby, https://github.com/titaiwangms
ghstack dependencies: #106741, #107158
pytorchmergebot pushed a commit that referenced this pull request Aug 15, 2023
To not conflict with potential existing workaround or solution outside of exporter.
Latest huggingface/transformers main (>4.31) patches PyTorch PyTree with support over `ModelOutput` class.
`_PyTreeExtensionContext` is kept to support prior versions of transformers.
Pull Request resolved: #107245
Approved by: https://github.com/titaiwangms
ghstack dependencies: #106741, #107158, #107165
summerdo pushed a commit to summerdo/pytorch that referenced this pull request Aug 17, 2023
As title. Previously message was formatted but mistakenly not logged.
Pull Request resolved: pytorch#107158
Approved by: https://github.com/titaiwangms
ghstack dependencies: pytorch#106741
summerdo pushed a commit to summerdo/pytorch that referenced this pull request Aug 17, 2023
pytorch#107165)

Allows overriding the `Diagnostic` type for DiagnosticContext and enable type checking.
Pull Request resolved: pytorch#107165
Approved by: https://github.com/justinchuby, https://github.com/titaiwangms
ghstack dependencies: pytorch#106741, pytorch#107158
summerdo pushed a commit to summerdo/pytorch that referenced this pull request Aug 17, 2023
…107245)

To not conflict with potential existing workaround or solution outside of exporter.
Latest huggingface/transformers main (>4.31) patches PyTorch PyTree with support over `ModelOutput` class.
`_PyTreeExtensionContext` is kept to support prior versions of transformers.
Pull Request resolved: pytorch#107245
Approved by: https://github.com/titaiwangms
ghstack dependencies: pytorch#106741, pytorch#107158, pytorch#107165
@facebook-github-bot facebook-github-bot deleted the gh/BowenBao/285/head branch August 19, 2023 14:16
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 open source release notes: onnx torch.onnx related changes that should show up in the release notes topic: bug fixes topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants