Zhu X.
Results
2
issues of
Zhu X.
**MacOS** - TensorFlow version (you are using): 2.3 - Are you willing to contribute it (Yes/No): No **Motivation** The document just shows how to prune the model during training. Each...
feature request
I tried two command lines 1. python3 compress_classifier.py --arch simplenet_cifar ../../../data.cifar10 -p 30 -j=1 --lr=0.01 2. time python3 compress_classifier.py -a alexnet --lr 0.005 -p 50 ../../../data.imagenet -j 44 --epochs 90...