-
Notifications
You must be signed in to change notification settings - Fork 637
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add intel neural compressor * add new API * add ignore_compilers to the new API * Sparsity support (#80) * Added CI/CD pipeline with GitHub Actions * fix numpy version * Added Dockerfile + DeepSparse support * added loss comparison for sparsity * remove dockerfile * fix * fix import error * fix error with sparsity * remove unnecessary space Co-authored-by: Valerio Sofi <[email protected]> Co-authored-by: Diego Fiori <[email protected]> * add comments and sparseml * deprecate old API versions * deprecate old API versions * rename metric * change docstring * adapt docstrings and steps * adapt code to review comments and fix error with sparseml * add non-compressed model as output of CompressorStep * change version to 0.4.0 * improve code stability * fix bug with HF * fix behaviour for negative metric_drop * Update readme * Minor changes * Delete benchmark from github * edit docstrigns * Add bladedisc support (#85) * add bladedisc support * remove patch * fix errors in bladedisc optimizer Authored-by: Valerio Sofi <[email protected]> * fix small bug * Add API example Co-authored-by: morgoth95 <[email protected]> Co-authored-by: Valerio Sofi <[email protected]> Co-authored-by: Nebuly <[email protected]>
- Loading branch information
1 parent
09065cc
commit 7842560
Showing
41 changed files
with
2,970 additions
and
677 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.