Flux v0.12.1
Closed issues:
- Helper functions for choosing data types for bias and weight in Flux chains? (#1548)
- LSTM failed to return gradient (#1551)
- Flux.destructure gives MethodError when used with non-trainable parameters (#1553)
- Restructure on Dense no longer plays nicely with alternative types (#1556)
Merged pull requests:
- Add Julia 1.6 doc changes to CI (#1503) (@DhairyaLGandhi)
- Fix #1556 (#1557) (@DhairyaLGandhi)
- Minimal fix of #1556, remove eltype checks (#1558) (@mcabbott)