-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove use of
initial
argument to jax.nn.softmax
and `jax.nn.log_…
…softmax` This has been deprecated and has had no effect since JAX v0.4.27, and will result in a TypeError in JAX v0.4.36. PiperOrigin-RevId: 690740882
- Loading branch information
Jake VanderPlas
authored and
Rax Developers
committed
Oct 28, 2024
1 parent
4a713d5
commit 8daea3c
Showing
2 changed files
with
4 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