What's Changed
- doc: fix issue with positional encoding doc not rendering equation by @jmclong in #5
- fix: use register_buffer instead of creating parameter with no grad for b by @jmclong in #7
- test: add test for state_dict and b by @jmclong in #8
- chore: cut 1.0.1, add test, fix deprecation warning on meshgrid by @jmclong in #9
Full Changelog: v1.0.0...v1.0.1