Skip to content
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

Sanitize intermediate layer activation names in ONNX LOG utility #2661

Merged
merged 2 commits into from
Jan 24, 2024

Conversation

quic-rgite
Copy link
Contributor

Fixes #2660

Update layer activation names such that all the separators (including '/'s) are replaced by underscore.

Signed-off-by: Raj Gite <quic_rgite@quicinc.com>
Signed-off-by: Raj Gite <quic_rgite@quicinc.com>
@quic-rgite quic-rgite merged commit d260984 into quic:develop Jan 24, 2024
3 checks passed
@quic-rgite quic-rgite deleted the sanitize_act_names branch January 24, 2024 10:00
quic-bharathr pushed a commit that referenced this pull request Sep 13, 2024
Signed-off-by: Raj Gite <quic_rgite@quicinc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ONNX LOG Utility - Fail to save activation tensor due to the presence of '/' in the file name
2 participants