Releases: Efficient-Scalable-Machine-Learning/EvNN
Releases · Efficient-Scalable-Machine-Learning/EvNN
v0.2.0
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 <[email protected]> * 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 <[email protected]> Co-authored-by: Mark Schoene <[email protected]> Co-authored-by: KhaleelKhan <[email protected]>
0.1.0-rc
v0.1.0 Merge branch 'combined_repo'