Flux v0.13.11
Closed issues:
- Deprecate
track_stats=true
forGroupNorm
andInstanceNorm
(#2006) cpu(x)
errors forx isa CuArray{<:CartesianIndex}
(#2116)- Constructing a Chain from a dictionary (#2142)
- Method error when using
Flux.setup
withEmbedding
layer (#2144) - Method Error when using Flux.withgradient (#2148)
Merged pull requests:
- fix cpu(x) for immutable arrays (#2117) (@CarloLucibello)
- Fix two bugs re
setup
(#2145) (@mcabbott) - CompatHelper: bump compat for MLUtils to 0.4, (keep existing compat) (#2147) (@github-actions[bot])