Skip to content

Commit

Permalink
Fix Pruning callback and add a few features (#5825)
Browse files Browse the repository at this point in the history
* Remove pruning check because it was added in 1.4.0 and that is our minimal torch version

* Fixing many bugs

* Fix misconfig test

* Fix tests

* Improve error message

* Reduce whitespace

* WIP

* TODOs

* _MODULE_CONTAINERS

* Add LTH test

* Allow resampling

* Iterative pruning

* Log pruning percentage

* Properly make pruning permanent

* Fix docstring

* Minor changes

* Test loading non-permanent model

* corrent bugs

* Revert "corrent bugs"

This reverts commit ffb8d47.

* Add beta warning

* Fix docs

* 2 verbosity levels

* OCD

Co-authored-by: Your Name <you@example.com>
  • Loading branch information
carmocca and Your Name committed Feb 10, 2021
1 parent 388eeea commit a028171
Show file tree
Hide file tree
Showing 4 changed files with 418 additions and 359 deletions.
Loading

0 comments on commit a028171

Please sign in to comment.