pytorch/caffe2/python/models
Aapo Kyrola 45f07238f4 make rnn executor figure out recurrent mappings from links
Summary: RNN executor previously relied on getting the mapping from x to x_prev (and gradients) from recurrent.py, but we can just infer them from links. This makes all models compatible with rnn executor, given enable_rnn_executor=1 argument.

Reviewed By: jamesr66a

Differential Revision: D5801436

fbshipit-source-id: 14d0e26dfbad6347f645d907da493187c98e9b17
2017-09-09 16:19:26 -07:00
..
seq2seq make rnn executor figure out recurrent mappings from links 2017-09-09 16:19:26 -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