Skip to content

Conversation

@shubhambhokare1
Copy link
Collaborator

@shubhambhokare1 shubhambhokare1 commented Sep 9, 2024

Update fake mode usage in onnx docs

@pytorch-bot
Copy link

pytorch-bot bot commented Sep 9, 2024

🔗 Helpful Links

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

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

❌ 1 New Failure, 5 Unrelated Failures

As of commit 90f6f27 with merge base cbc6b30 (image):

NEW FAILURE - The following job has failed:

BROKEN TRUNK - The following jobs failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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 Sep 9, 2024
@shubhambhokare1 shubhambhokare1 changed the title Update fake mode usage in onnx docs [ONNX] Update fake mode usage in onnx docs Sep 9, 2024
Copy link
Collaborator

@justinchuby justinchuby left a comment

Choose a reason for hiding this comment

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

Thanks!

@shubhambhokare1
Copy link
Collaborator Author

@pytorchbot merge -f "all relevant tests passed"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

@justinchuby
Copy link
Collaborator

@davidberard98
Copy link
Contributor

@pytorchbot revert -c ignoredsignal -m "failing test https://github.com/pytorch/pytorch/actions/runs/10778813316/job/29891679127"

@pytorchmergebot
Copy link
Collaborator

@pytorchbot successfully started a revert job. Check the current status here.
Questions? Feedback? Please reach out to the PyTorch DevX Team

@pytorchmergebot
Copy link
Collaborator

@shubhambhokare1 your PR has been successfully reverted.

@shubhambhokare1 shubhambhokare1 force-pushed the sbhokare/update-docs-faketens branch from a412537 to c6d6e7b Compare September 9, 2024 20:58
@titaiwangms titaiwangms added topic: docs topic category module: onnx Related to torch.onnx labels Sep 10, 2024
@shubhambhokare1
Copy link
Collaborator Author

@pytorchbot merge -f "all relevant tests passed"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

shubhambhokare1 added a commit to shubhambhokare1/pytorch that referenced this pull request Sep 13, 2024
Update fake mode usage in onnx docs
Pull Request resolved: pytorch#135512
Approved by: https://github.com/justinchuby

Co-authored-by: Justin Chu <[email protected]>
(cherry picked from commit 66db61f)
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
Chao1Han pushed a commit to Chao1Han/pytorch that referenced this pull request Sep 20, 2024
kit1980 pushed a commit that referenced this pull request Sep 20, 2024
…d Drop final None values as inputs for nodes in exporter graph (#135520) (#136005)

* [ONNX] Update fake mode usage in onnx docs (#135512)

Update fake mode usage in onnx docs
Pull Request resolved: #135512
Approved by: https://github.com/justinchuby

Co-authored-by: Justin Chu <[email protected]>
(cherry picked from commit 66db61f)

* [ONNX] Drop final None values as inputs for nodes in exporter graph (#135520)

When value for an optional input is not provided, it is defaulted to `None`, which gets translates to "" in the onnx graph. To avoid this, if we have a list of inputs and the final few are all `None`, strip them in the graph.
Pull Request resolved: #135520
Approved by: https://github.com/justinchuby

Co-authored-by: Justin Chu <[email protected]>
(cherry picked from commit e2f9a83)
@github-actions github-actions bot deleted the sbhokare/update-docs-faketens branch October 13, 2024 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: onnx Related to torch.onnx open source release notes: onnx torch.onnx related changes that should show up in the release notes Reverted topic: docs topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants