Skip to content

Commit

Permalink
Use absl.testing.parameterized for tree_test.py. (keras-team#19842)
Browse files Browse the repository at this point in the history
For consistency, use `absl.testing.parameterized` instead of `parameterized` for `tree_test.py` since that is used for all other tests.

It's one less dependency. It also says `optree` or `dmtree` in each test name.
  • Loading branch information
hertschuh authored Jun 11, 2024
1 parent 26abe69 commit 224de28
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 125 deletions.
Loading

0 comments on commit 224de28

Please sign in to comment.