Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.

RuntimeError: dictionary changed size during iteration #545

Open
PhoeniXuzoo opened this issue Nov 28, 2020 · 0 comments
Open

RuntimeError: dictionary changed size during iteration #545

PhoeniXuzoo opened this issue Nov 28, 2020 · 0 comments

Comments

@PhoeniXuzoo
Copy link

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 --pretrained --compress=../sensitivity-pruning/alexnet.schedule_sensitivity.yaml

There is a RuntimeError: dictionary changed size during iteration.

WX20201127-235026

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant