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

speedup the download of inference_demo #13219

Merged
merged 1 commit into from
Sep 4, 2018
Merged

speedup the download of inference_demo #13219

merged 1 commit into from
Sep 4, 2018

Conversation

luotao1
Copy link
Contributor

@luotao1 luotao1 commented Sep 4, 2018

fix the download slow error

[10:00:09]++ ./vis_demo --modeldir=../data/se_resnext50/model --data=../data/se_resnext50/data.txt --refer=../data/se_resnext50/result.txt --use_gpu=true
[10:00:13]WARNING: Logging before InitGoogleLogging() is written to STDERR
[10:00:13]W0904 10:00:13.479611 75531 init.cc:121] AVX512F is available, Please re-compile on local machine
[10:00:13]terminate called after throwing an instance of 'paddle::platform::EnforceNotMet'
[10:00:13]  what():  Cannot open file ../data/se_resnext50/model/__model__ at [/paddle/paddle/fluid/inference/io.cc:49]
[10:00:13]PaddlePaddle Call Stacks: 

http://ci.paddlepaddle.org/viewLog.html?buildId=13335&buildTypeId=Paddle_PrCi&tab=buildLog&_focus=22652

@luotao1 luotao1 requested a review from kolinwei September 4, 2018 12:31
@luotao1 luotao1 merged commit b6724d8 into PaddlePaddle:develop Sep 4, 2018
@luotao1 luotao1 deleted the url branch September 4, 2018 12:39
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

Successfully merging this pull request may close these issues.

2 participants