v0.13.7
github-actions
released this
29 Oct 08:16
·
409 commits
to master
since this release
Flux v0.13.7
Closed issues:
- DimensionMismatch("array could not be broadcast to match destination") (#1457)
- Warn on
NaN
loss (#1981) - Make
create_bias
a public API? (#2049) - Make
rng_from_array
non-differentiable (#2062) @autosize
does not work with semi-colon separated kwargs (#2086)- early_stopping does not work as expected (#2089)
Merged pull requests:
- Documentation headings & sections (#2056) (@mcabbott)
- Add a dark mode version of logo (#2063) (@Saransh-cpp)
- Fix a few crossrefs + update Zygote's page (#2064) (@Saransh-cpp)
- Make
rng_from_array
non differentiable (#2065) (@Saransh-cpp) - Add an example to the readme? (#2067) (@mcabbott)
- Add a quick start example, and change some headings (#2069) (@mcabbott)
- Stop training on Inf/NaN loss (#2070) (@mcabbott)
- Export
Embedding
(#2072) (@mcognetta) - Relax
RNN
/LSTM
/GRUCell
internal matrix type restrictions (#2073) (@mcognetta) - Finish docs for #2073 (#2075) (@mcognetta)
- Add
@autosize
(#2078) (@mcabbott) - Back to create_bias (#2081) (@Saransh-cpp)
- Simplify
Embedding
(#2084) (@mcabbott) - Fix
|> gpu
bug in@autosize
(#2085) (@mcabbott) - Fix #2086 re
@autosize
(#2087) (@mcabbott) - Use the standard Documenter.jl local redirect (#2093) (@ChrisRackauckas)
- CompatHelper: bump compat for MLUtils to 0.3, (keep existing compat) (#2095) (@github-actions[bot])