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

Add NaN/Inf checking mode #200

Open
akhilg-nv opened this issue Sep 10, 2024 · 0 comments
Open

Add NaN/Inf checking mode #200

akhilg-nv opened this issue Sep 10, 2024 · 0 comments

Comments

@akhilg-nv
Copy link
Collaborator

While debugging accuracy issues in models (e.g. FP16 diffusion) it is useful to be able to identify the layer/operation where error is being introduced. Currently this has to be done manually while running in lazy mode, which can require non-trivial code changes and significantly slows down evaluation. Ideally we should have a solution that makes this possible with minimal code change and even in compiled mode.

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

No branches or pull requests

1 participant