quantized_distillation
quantized_distillation copied to clipboard
ValueError: The model "cifar10_distilled_spec0" is not present in the list of saved models
Hi! I ran the cifar10_test.py. But following successful training of the teacher network, it gives the following error. I have made TRAIN_DISTILLED_MODEL =True but this does not fix the issue. I also notice a section of code commented which says "train normal distilled" which i think can be a cause of the error.