Version 0.6.10
What's Changed
- Add missing Bidirectional api reference by @cgarciae in #2999
- Optimize struct.dataclass by @cgarciae in #3024
- Rectified typos & grammar in docs by @Neilblaze in #3021
- Updated full_eval.ipynb & corrected to constructor by @Neilblaze in #3059
- fixed broken coverage link by @chiamp in #3058
- Allow clipping the dynamic loss scale to a minimum value by @copybara-service in #3051
- updated extracting_intermediates doc by @chiamp in #3063
- updated api reference by @chiamp in #3068
- fix RTD
urllib3
error by @chiamp in #3081 - Add test case for degenerate and deterministic attention layer dropout. by @copybara-service in #3083
- 0.6.10 by @cgarciae in #3089
New Contributors
- @Neilblaze made their first contribution in #3021
Full Changelog: v0.6.9...v0.6.10