Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 01:20
· 1 commit to main since this release
6f88d0e

PyCallChainRules v0.4.0

Diff since v0.3.2

  • Add integration and example usage with Lux.jl and jax.

Merged pull requests:

  • Add training examples for mixing Flux and Torch layers (#22) (@rejuvyesh)
  • use BatchNorm removal function from functorch (#25) (@rejuvyesh)
  • CompatHelper: bump compat for Functors to 0.3, (keep existing compat) (#26) (@github-actions[bot])
  • Add Lux.jl integration with Jax (#27) (@rejuvyesh)