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

input-outputs pairs mismatched for mnist model #38

Closed
newling opened this issue Apr 13, 2018 · 2 comments
Closed

input-outputs pairs mismatched for mnist model #38

newling opened this issue Apr 13, 2018 · 2 comments
Assignees

Comments

@newling
Copy link

newling commented Apr 13, 2018

The 3 input / output pairs appear to be mismatched.

In particular,
Input 0 ---> Output 1
Input 1 ---> Output 2
Input 2 ---> Output 0.

So the 3 test_data_[012].npz files need to be recreated I guess.

@mx-iao mx-iao self-assigned this Apr 13, 2018
@mx-iao
Copy link
Contributor

mx-iao commented Apr 26, 2018

Hi @newling, the sample data should be fixed now. Thanks for the heads up!

@mx-iao mx-iao closed this as completed Apr 26, 2018
@newling
Copy link
Author

newling commented Apr 26, 2018

All good now, thanks @mx-iao !

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

2 participants