Skip to content
[Diff since v1.32.0](https://github.com/SciML/DiffEqFlux.jl/compare/v1.32.0...v1.33.0)

**Closed issues:**
- FastChain-Compatible Layers without bias term (#480)
- FastChain is not GPU compatible anymore. (#487)
- TensorLayer  update (#488)

**Merged pull requests:**
- Fix TensorLayer initialization (#489) (@ChrisRackauckas)
- updated minibatch example to use Flux call (#490) (@khannay)