Skip to content

Releases: Efficient-Scalable-Machine-Learning/EvNN

v0.2.0

24 May 13:06
eaf293a
Compare
Choose a tag to compare
Release candidate v0.2.0 (#10)

* Added some context for EvNN

* AdamW, Simpler Thresholds (#5)

* Switched to AdamW optimizer, simplified threshold parameterization, slight changes to the training of thresholds

* removed wandb from training script

* fixed inference script and updated README.md

* Improved setup and install (#8)

* improve setup and remove makefiles

* remove makefile

---------

authored-by: KhaleelKhan <khaleelulla.khan@tu-dresden.de>

* bump up version, update readme

* include required files in distributed archive

* only require nvcc to compile cuda kernels

* cleaned LM code from pruning attempts

* update changelog and prepare merge

---------

Co-authored-by: Anand <anandtrex@users.noreply.github.com>
Co-authored-by: Mark Schoene <mark.schoene@tu-dresden.de>
Co-authored-by: KhaleelKhan <khaleelulla.khan@tu-dresden.de>

0.1.0-rc

15 Mar 18:36
Compare
Choose a tag to compare
v0.1.0

Merge branch 'combined_repo'