Releases: paganpasta/eqxvision
Releases · paganpasta/eqxvision
v0.1.1
v0.1.0
What's Changed
- Torch to eqx by @paganpasta in #14
- Easily convert torchvision weights for non-batch norm models.
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- added support for py3_7 by @paganpasta in #9
- Created run_test workflow by @paganpasta in #11
- Test case refactors and VGGs by @paganpasta in #12
Full Changelog: v0.0.4...v0.0.5
v0.0.4
v0.0.3
What's Changed
- Layers/lambda by @paganpasta in #5
- Replacing Chain. Lambda allows to use existing nn.Sequential with a wrapper for callables.
- Minor doc fixes.
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- added googlenet with doc fixes by @paganpasta in #1
- added vit by @paganpasta in #2
- new layers of chain, drop_path, projection and mlp added.
New Contributors
- @paganpasta made their first contribution in #1
Full Changelog: https://github.com/paganpasta/eqxvision/commits/v0.0.2