v0.13.16
github-actions
released this
05 May 15:16
·
255 commits
to master
since this release
Flux v0.13.16
Closed issues:
- Failed to precompile Flux (#2231)
- need help from an expert (#2233)
- Conv layer throws TaskFailedException when internal parameters are BigFloat (#2243)
- Code block in documentation not rendering properly (#2248)
- Regularisation looks to slow down gradient function by factor 500 (#2253)
Merged pull requests:
- Add
EmbeddingBag
(#2031) (@mcognetta) - Remove greek-letter keyword arguments (#2139) (@mcabbott)
- Speed-up normalization layers (#2220) (@pxl-th)
- Print the state of Dropout etc. (#2222) (@mcabbott)
- Float32 warning bug fix (#2226) (@ashwani-rathee)
- Remove type restrictions for recurrent cells (#2234) (@darsnack)
- Fix Conv transfer to AMDGPU (#2235) (@pxl-th)
- add Flux.state(x) (#2239) (@CarloLucibello)
- fix perf issue loadmodel! (#2241) (@CarloLucibello)
gpu(::DataLoader)
, take III (#2245) (@mcabbott)- Update NEWS (#2247) (@mcabbott)
- fix indent in recurrent.jl (#2249) (@mcabbott)
- rm StatsBase (#2251) (@mcabbott)
- Remove greek-letter keyword from
normalise
(#2252) (@mcabbott)