pytorch/caffe2/python/models
Aaron Markham 784ba07bf3 updated downloader to use s3 url without a redirect via the vanity url
Summary:
Model downloader was broken after the move on s3 to the vanity url, download.caffe2.ai. Using this as the url base hits a redirect, and will result in the script throwing a 403 error.  Rather than upgrading to urllib2 or putting in a bunch of code to handle a redirect on urllib, we can just use the non-vanity base url.
Closes https://github.com/caffe2/caffe2/pull/1020

Reviewed By: Yangqing

Differential Revision: D5568686

Pulled By: aaronmarkham

fbshipit-source-id: d88a6b3e1b7955835fc03b036dc54dec48316e7f
2017-08-09 12:25:30 -07:00
..
seq2seq testing for open-source seq2seq 2017-08-08 10:09:41 -07:00
__sym_init__.py exec_net --> predict_net 2017-03-23 16:31:49 -07:00
download.py updated downloader to use s3 url without a redirect via the vanity url 2017-08-09 12:25:30 -07:00
resnet.py Fix a few typos and grammars in comment 2017-06-14 18:22:39 -07:00
resnet_test.py fast simple-net memonger for C++ 2017-07-06 15:17:07 -07:00