Add utilities for automatically converting a torch module to a IREE-backed module-type#2606
Open
KyleHerndon wants to merge 7 commits intomainfrom
Open
Add utilities for automatically converting a torch module to a IREE-backed module-type#2606KyleHerndon wants to merge 7 commits intomainfrom
KyleHerndon wants to merge 7 commits intomainfrom
Conversation
Contributor
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||||||||||||||||||||
Contributor
You can force-push to overwrite the commit history. I think you can reopen your previous PR, but you would need to close this PR first as they have the same PR branch name. |
Contributor
Author
I tried this. As far as I could tell, as soon as a branch has zero commits on it (I accidentally had my HEAD on main when I pushed), you can no longer reopen the PR. After force pushing the branch again continued to show 0 commits on the PR. |
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.
Duplicate of #2526
I made a bad rebase/push and accidentally closed the old PR