-
Notifications
You must be signed in to change notification settings - Fork 364
feat: Dynamo refactor #2104
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
Merged
Merged
feat: Dynamo refactor #2104
Changes from all commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
e129785
chore/fix: Restructure Dynamo directory
gs-olive c758c90
feat: Refactor dynamo export
peri044 89ab494
refactor: Move dynamo tests to tests/py/dynamo
peri044 dbd2aff
refactor: Promote lowering to top level, remove input_tensor_spec, re…
peri044 4985372
refactor: Move runtime, unify compile scripts, remove input_tensor_spec
peri044 f3c7fc7
refactor: Modify prepare_inputs, remove lower_precision
peri044 366cd31
fix: Address review comments
gs-olive 2ae5aaa
chore: address review comments
peri044 7cc5eb7
chore: Address test failures
peri044 8d6c5aa
Merge branch 'main' into dynamo_refactor
peri044 2048601
chore: address review comments
peri044 6745b76
chore: Address BERT TS failure
peri044 c267dd5
chore: address review comments
peri044 b0dc251
chore: address review comments
peri044 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
5 changes: 2 additions & 3 deletions
5
...orch_tensorrt/dynamo/backend/_defaults.py → py/torch_tensorrt/dynamo/_defaults.py
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.