Skip to content

Commit

Permalink
[horovod-pipe] Remove test code leftovers (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedingber authored Nov 1, 2020
1 parent 15055fd commit 8b20938
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions horovod-pipe/horovod-project.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1273,8 +1273,7 @@
}
],
"source": [
"# addr = 'http://nuclio-{}-{}:8080'.format(hvdproj.name, hvdproj.func('serving').metadata.name) \n",
"addr = 'http://192.168.224.209:32031'\n",
"addr = 'http://nuclio-{}-{}:8080'.format(hvdproj.name, hvdproj.func('serving').metadata.name)\n",
"\n",
"headers = {'Content-type': 'image/jpeg'}\n",
"url = addr + f'/cat_vs_dog_tf{tf_ver}/predict'\n",
Expand Down

0 comments on commit 8b20938

Please sign in to comment.