feat: Improve logging throughout the Dynamo path#2405
Merged
Conversation
peri044
requested changes
Oct 23, 2023
8df34b8 to
56a970f
Compare
56a970f to
e5eec9d
Compare
narendasan
reviewed
Dec 18, 2023
b3d7fb4 to
93d16a6
Compare
peri044
reviewed
Jan 10, 2024
py/torch_tensorrt/dynamo/lowering/passes/_aten_lowering_pass.py
Outdated
Show resolved
Hide resolved
93d16a6 to
45eeaa8
Compare
029759e to
307eede
Compare
Contributor
Author
|
Sample logs: |
peri044
requested changes
Jun 14, 2024
3a61a9b to
c6df4be
Compare
d3bc824 to
a0d4807
Compare
- Add clear logging at the beginning and end of each phase of compilation - Reword logging in certain locations for clarity
a0d4807 to
b371e63
Compare
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.
Description
Addresses #2399
Type of change
Checklist: