-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't put assertions on N/A imputation correctness (#433)
I understand the intention of the assertion introduced in #307, however, we should not check it at runtime as it causes a D2H sync. It should rather be covered in tests, and I believe there's no need to add new tests as existing test cases already cover the correctness of the N/A imputation.
- Loading branch information
1 parent
1f4c4b8
commit a0f4d77
Showing
2 changed files
with
3 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters