Implementation details of our paper "Layer Pruning with Consensus: A Triple-Win Solution"
-
Install the requirements in the file requirements.txt
-
Run the main.py file
-
Note: We recommend a look into the main.py main function. It will guide you on how to personalize the Consensus criterion and run debug/complete tests.