-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
Can you give a hint on the expected runtime or parameter settings?
I am trying to prune a VGG16 with the CIFAR10 dataset using the command below. I have started the training 6 hours ago, but it is only at 37% accuracy and 0% pruning. I guess the parameters need to be adjusted? Maybe you have a hint?
python3 main.py --prune_type=lt --arch_type=vgg16 --dataset=cifar10 --prune_percent=10 --prune_iterations=35
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels