-
Notifications
You must be signed in to change notification settings - Fork 19.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement a new unit test and correct some typos. (#19029)
* test: implement sparse inputs unit test for Discretization layer Co-authored-by: AlvaroMaza <[email protected]> * chore: correct spelling errors in some unit tests Co-authored-by: AlvaroMaza <[email protected]> * fix: correct the implementation of the 'sparse' argument in Discretization. * fix `self.sparse` not working. * set `test_sparse_inputs` to `test_sparse_output` Co-authored-by: AlvaroMaza <[email protected]> --------- Co-authored-by: AlvaroMaza <[email protected]>
- Loading branch information
1 parent
85c9a58
commit 4993d49
Showing
3 changed files
with
57 additions
and
5 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
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