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

fix divide by zero error in analysis sparsity percent calculation #345

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

bfineran
Copy link
Contributor

fixes non hotpath bug where layers without parameters will get a divide by zero error on sparsity calculation

test_plan:
manual

@bfineran bfineran self-assigned this Jul 18, 2023
@bfineran bfineran merged commit 4262b29 into main Jul 18, 2023
2 checks passed
@bfineran bfineran deleted the sparsity-percent-zero-bugfix branch July 18, 2023 20:19
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.

1 participant