-
- Downloads
ranked_structures_pruner.py issue #363
When adding support for specifying the rounding function for pruning structures, the code of `ActivationRankedFilterPruner` was updated incorrectly (adding an extra argument). This code is not covered by any of the tests and therefore the bug was not caught in time. To do: add unit test.
Please register or sign in to comment