PocketFlow icon indicating copy to clipboard operation
PocketFlow copied to clipboard

eval code seems to have bug

Open distrect9 opened this issue 6 years ago • 5 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

distrect9 avatar Nov 22 '18 12:11 distrect9

when use model in models_dcp_eval, the predict res has only one or two kinds of index.it seems like that the model doesn't work. but when use model models_dcp/model.ckpt-97656 ,the predic has all kinds of index.

distrect9 avatar Nov 22 '18 12:11 distrect9

@distrect9 Please provide more details (execution command, log, etc.) so that we can reproduce your issue.

jiaxiang-wu avatar Nov 22 '18 14:11 jiaxiang-wu

new_model_infer.zip image al line 45 and 46,use the model to predict the res,but the results are different when use different model. the model in the models_dcp_eval only predict the index. models_dcp.tar.gz models_dcp_eval.tar.gz is the output tensor change?

distrect9 avatar Nov 23 '18 02:11 distrect9

cifar-10 url https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz

distrect9 avatar Nov 23 '18 02:11 distrect9

@distrect9 Message received. We are investigating this issue.

jiaxiang-wu avatar Nov 23 '18 07:11 jiaxiang-wu