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 sparsity check override #285

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

markspec
Copy link
Contributor

Enable sparsity check to be ignored. When environment variable:
MDIO_IGNORE_CHECKS=True
Exception for sparse grids is ignore. This can lead to poor performance so should be used with care.

Resolves #284

@tasansal tasansal merged commit c614a87 into TGSAI:main Sep 28, 2023
9 checks passed
@tasansal tasansal added the enhancement New feature or request label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sparsity check override
2 participants