Version 0.5.1
What's Changed
- Adds flax import to summary.py by @marcvanzee in #2138
- Add options for fallback behavior. by @copybara-service in #2130
- Upgrade to modern python idioms using pyupgrade. by @levskaya in #2132
- Update download_dataset_metadata.sh by @mattiasmar in #1801
- Mark correct minimum jax version requirement by @PhilipVinc in #2136
- Edited contributing.md by @IvyZX in #2151
- Bump tensorflow from 2.8.0 to 2.8.1 in /examples/imagenet by @dependabot in #2143
- Bump tensorflow from 2.8.0 to 2.8.1 in /examples/wmt by @dependabot in #2142
- Add typehint to Module.scope by @cgarciae in #2106
- Correcting Mistakes In Flip Docs by @saiteja13427 in #2140
- Add CAUSAL padding for 1D convolution. by @copybara-service in #2141
- Calculate cumulative number or issues and prs by @cgarciae in #2154
- Improve setup instructions in contributing guide by @cgarciae in #2155
- Forward unroll argument in lifted scan by @jheek in #2158
- Improve tabulate by @cgarciae in #2162
- Remove unused variable from nlp_seq example by @marcvanzee in #2163
- Allow nn.cond, nn.while to act on bound methods. by @levskaya in #2172
- 0.5.1 by @cgarciae in #2180
- Update normalization.py by @yechengxi in #2182
New Contributors
- @mattiasmar made their first contribution in #1801
- @PhilipVinc made their first contribution in #2136
- @IvyZX made their first contribution in #2151
- @saiteja13427 made their first contribution in #2140
- @yechengxi made their first contribution in #2182
Full Changelog: v0.5.0...v0.5.1