Skip to content

Commit

Permalink
Merge pull request #13219 from luotao1/url
Browse files Browse the repository at this point in the history
speedup the download of inference_demo
  • Loading branch information
luotao1 authored Sep 4, 2018
2 parents 90b5be8 + 8cb92fb commit b6724d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion paddle/fluid/inference/api/demo_ci/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ else
fi

PREFIX=inference-vis-demos%2F
URL_ROOT=http://paddlemodels.bj.bcebos.com/${PREFIX}
URL_ROOT=http://paddlemodels.cdn.bcebos.com/${PREFIX}

# download vis_demo data
function download() {
Expand Down

0 comments on commit b6724d8

Please sign in to comment.