PocketFlow
PocketFlow copied to clipboard
eval code seems to have bug
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- 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.
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 Please provide more details (execution command, log, etc.) so that we can reproduce your issue.
new_model_infer.zip
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?
cifar-10 url https://www.cs.toronto.edu/~kriz/cifar-10-python.tar.gz
@distrect9 Message received. We are investigating this issue.