Releases: AshishKumar4/FlaxDiff
Releases · AshishKumar4/FlaxDiff
0.1.36.1
What's Changed
- Feat: General reshuffling by @AshishKumar4 in #1
- feat: fixed encoding generation flows by @AshishKumar4 in #2
New Contributors
- @AshishKumar4 made their first contribution in #1
Full Changelog: 0.1.34...0.1.36.1
0.1.34: Online loader minor refactor
feat: version bump for release
0.1.32: Online data streamer custom feature extractor option
feat: added support for passing custom feature extractors to online d…
0.1.31: fix: refactored kernel_init calls so that scale can be overriden from outside
Pre-release
fix: refactored kernel_init calls so that scale can be overriden from…
0.1.28: UViT Added option to add residual blocks after unpatchify
feat: some architecture flexibilities added to uvit
0.1.26: UViT Architecture changes
feat: version update
Simple parameterizations of few params
0.1.24 Merge branch 'main' of github.com:AshishKumar4/FlaxDiff
0.1.23: Implementation of UViT
feat: implementation of UViT
0.1.20: min-image-shape in dataloader
feat: min image shape
0.1.18: General improvements to dataloader
feat: general improvements