Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Elu gradient NaN on large input (#2328)
* Fix Elu gradient NaN on large input * Reuse previously computed exp in Elu
- Loading branch information