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

Please take a look at the FAQ before opening an issue #242

Open
guyjacob opened this issue May 2, 2019 · 3 comments
Open

Please take a look at the FAQ before opening an issue #242

guyjacob opened this issue May 2, 2019 · 3 comments

Comments

@guyjacob
Copy link
Contributor

guyjacob commented May 2, 2019

https://github.com/NervanaSystems/distiller/wiki/Frequently-Asked-Questions-(FAQ)

@guyjacob guyjacob pinned this issue May 2, 2019
@Blue-Eagle-10
Copy link

I have installed all the environments according to the readme. When I run this 8-bit quantized code<python compress_classifier.py -a resnet20_cifar ../../../data.cifar10 --resume ../ssl/checkpoints/checkpoint_trained_dense.pth.tar --quantize-eval --evaluate>, I get the following error. How can I solve this problem?

Traceback (most recent call last):
File "compress_classifier.py", line 210, in
main()
File "compress_classifier.py", line 74, in main
args = parser.add_cmdline_args(classifier.init_classifier_compression_arg_parser()).parse_args()
AttributeError: module 'parser' has no attribute 'add_cmdline_args'

@Coderx7
Copy link

Coderx7 commented Feb 11, 2020

@Blue-Eagle-10 I faced this on windows, you need to be on linux I guess in order not to face this error.

@Blue-Eagle-10
Copy link

@Coderx7 thank you very much!

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

3 participants