Version 0.6.11
What's Changed
- remove unreferenced docs by @chiamp in #3085
- Bump tensorflow from 2.9.3 to 2.11.1 in /examples/ogbg_molpcba by @dependabot in #2976
- Bind submodules using getattribute by @cgarciae in #2901
- Allow manually specifying the rng key for Dropout by @cgarciae in #3114
- fixed missing separator for rng fold in by @chiamp in #3095
- Bump imagenet Flax to 0.6.5 by @IvyZX in #3118
- Rolling back #3104 because internal tests are breaking. by @copybara-service in #3126
- Use pyproject.toml as hash on CI by @cgarciae in #3131
- Minor improvements for Sequential by @cgarciae in #3129
- Update activation.py docstring for PReLU by @levskaya in #3122
- Eagerly bind submodules by @cgarciae in #3077
- Add haiku_migration_guide by @cgarciae in #3139
- Update Haiku migration guide. by @LenaMartens in #3154
- Fix setup trigger issue under sharing and transforms. by @levskaya in #3153
- Upgrade the
pjit
guide tojax.jit
by @IvyZX in #3016 - Release 0.6.11 by @IvyZX in #3155
New Contributors
- @LenaMartens made their first contribution in #3154
Full Changelog: v0.6.10...v0.6.11