[ONNX] Add the developing PyTorch ONNX exporter wiki doc link#68505
Merged
garymm merged 3 commits intopytorch:onnx_ms_1from Nov 17, 2021
Merged
[ONNX] Add the developing PyTorch ONNX exporter wiki doc link#68505garymm merged 3 commits intopytorch:onnx_ms_1from
garymm merged 3 commits intopytorch:onnx_ms_1from
Conversation
CI Flow Status⚛️ CI FlowRuleset - Version:
You can add a comment to the PR and tag @pytorchbot with the following commands: # ciflow rerun, "ciflow/default" will always be added automatically
@pytorchbot ciflow rerun
# ciflow rerun with additional labels "-l <ciflow/label_name>", which is equivalent to adding these labels manually and trigger the rerun
@pytorchbot ciflow rerun -l ciflow/scheduled -l ciflow/slowFor more information, please take a look at the CI Flow Wiki. |
Contributor
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 33c3bcc (more details on the Dr. CI page):
🕵️ 1 new failure recognized by patternsThe following CI failures do not appear to be due to upstream breakages:
|
9303998 to
a464061
Compare
a464061 to
22d165e
Compare
garymm
approved these changes
Nov 17, 2021
BowenBao
added a commit
to BowenBao/pytorch
that referenced
this pull request
Jan 5, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> ghstack-source-id: a662f60 Pull Request resolved: pytorch#69544
BowenBao
added a commit
that referenced
this pull request
Jan 7, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> Differential Revision: [D32994274](https://our.internmc.facebook.com/intern/diff/D32994274) [ghstack-poisoned]
BowenBao
added a commit
that referenced
this pull request
Jan 7, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> Differential Revision: [D32994274](https://our.internmc.facebook.com/intern/diff/D32994274) [ghstack-poisoned]
facebook-github-bot
pushed a commit
that referenced
this pull request
Jan 10, 2022
Summary: Pull Request resolved: #69544 Test Plan: Imported from OSS Reviewed By: malfet Differential Revision: D32994274 Pulled By: msaroufim fbshipit-source-id: 34d54f935799fa94516a541a241900ec205c7427 Co-authored-by: Gary Miguel <garymiguel@microsoft.com>
facebook-github-bot
pushed a commit
that referenced
this pull request
Jan 11, 2022
BowenBao
added a commit
that referenced
this pull request
Jan 11, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> [ghstack-poisoned]
BowenBao
added a commit
that referenced
this pull request
Jan 11, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> [ghstack-poisoned]
BowenBao
added a commit
to BowenBao/pytorch
that referenced
this pull request
Jan 21, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> ghstack-source-id: a662f60 Pull Request resolved: pytorch#69544
BowenBao
added a commit
to BowenBao/pytorch
that referenced
this pull request
Jan 21, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> ghstack-source-id: a662f60 Pull Request resolved: pytorch#69544
BowenBao
added a commit
to BowenBao/pytorch
that referenced
this pull request
Jan 31, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> ghstack-source-id: a662f60 Pull Request resolved: pytorch#69544
BowenBao
added a commit
that referenced
this pull request
Feb 10, 2022
Co-authored-by: Gary Miguel <garymiguelmicrosoft.com> [ghstack-poisoned]
facebook-github-bot
pushed a commit
that referenced
this pull request
Feb 11, 2022
Summary: Pull Request resolved: #72663 Test Plan: Imported from OSS Reviewed By: msaroufim Differential Revision: D34150535 Pulled By: malfet fbshipit-source-id: 230b786f6235549fff764083eac2c3744c6bff88 Co-authored-by: Gary Miguel <garymiguelmicrosoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add the developing PyTorch ONNX exporter wiki doc link.