This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
This release contains mostly bug fixes and code improvements.
What's Changed
- Add test for presence of
__init__.py
files in packages by @macsz in #69 - Add Unit Tests for
dynast.utils.nn
by @macsz in #70 - Add ViT supernetwork into Dynas-T by @macsz in #26
- Add markdown lint check to CI by @macsz in #71
- Fix verification method for measurement types by @macsz in #72
- Add DyNAS-T version to setup and logging by @macsz in #73
- Add additional tests for quantization with Neural Compressor by @macsz in #74
- Auto-fetch Search Metrics in CLI from Supernetwork Registry by @macsz in #75
- Enable distributed search with multiple GPUs by @macsz in #78
- Add missing supernet runners to Distributed LINAS by @macsz in #80
- Update OFA download paths by @macsz in #81
- Release DyNAS-T 1.6.0 by @macsz in #82
Full Changelog: v1.5.1...v1.6.0