Flux v0.13.5
Closed issues:
- PINN loss doesn't converge to 0? (#1966)
- Simple chaining compatibility check (#2017)
- v0.12.10 => v0.13.4 breaks
Dropout
on CUDA (#2018) - Wrong rrule dispatch for Array constructor (#2033)
Merged pull requests:
- Get rid of documentation warnings and 404 pages (#1987) (@Saransh-cpp)
- use Functors 0.3 in Flux (#2007) (@mcabbott)
- Typo (#2020) (@trigaten)
- Add
NNlib.grid_sample
(#2022) (@scheidan) - Remove CTC loss (moved to NNlib) (#2024) (@mcabbott)
- Fix typo in docs (#2030) (@svilupp)
- fix array constructor rrule (#2034) (@chengchingwen)