Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample command does not work #5

Open
Chao1155 opened this issue Mar 17, 2018 · 3 comments
Open

Sample command does not work #5

Chao1155 opened this issue Mar 17, 2018 · 3 comments

Comments

@Chao1155
Copy link

Chao1155 commented Mar 17, 2018

The sample command in readme does not work directly.

python main.py --model BNN_vgg_cifar10 --save BNN_cifar10 --dataset cifar10

There is some problems in flag settings.

@Krylol94
Copy link

I have the same issue. Did you find the solution?

@Viscoo
Copy link

Viscoo commented Jun 8, 2018

I have the issue as follows:
AssertionError: no model file named: models\BNN_vgg_cifar10.py

@Krylol94
Copy link

Krylol94 commented Jun 8, 2018

This problems arises because of the wrong name, write "python main.py --model BNN_cifar10 --save BNN_cifar10 --dataset cifar10" instead

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

No branches or pull requests

3 participants