-
Notifications
You must be signed in to change notification settings - Fork 19
Use FusedLocation to hold layer metadata #690
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
Conversation
61cd9a6 to
239a3b1
Compare
|
@pranavm-nvidia Need your advise on this issue. Previously the stderr looks like this: But now we changed to We can extract the original |
|
@yizhuoz004 I think you can just update the regexs here: https://github.com/NVIDIA/TensorRT-Incubator/blob/main/tripy/nvtripy/backend/mlir/utils.py#L132. We probably don't want to include the stack info in this part of the message - we should keep our current logic of swapping out the location information with the tensor name. |
239a3b1 to
528194f
Compare
09c6886 to
5fff755
Compare
Co-authored-by: pranavm-nvidia <[email protected]> Signed-off-by: yizhuoz004 <[email protected]>
5fff755 to
5ff298e
Compare
No description provided.