pytorch/caffe2/python/models
Aapo Kyrola ad62e82179 fast simple-net memonger for C++
Summary:
To be used with predictor "online": C++ version of memonger for simple nets. Very simple greedy algorithm. Works well at least on Resnet-50 inference graph: only 3 shared blobs are used.

Next I will integrate this with predictor and run canary (separate diff).

Reviewed By: asaadaldien

Differential Revision: D5375392

fbshipit-source-id: d36e419e39a32e568e105657c27fb00c85a2535d
2017-07-06 15:17:07 -07:00
..
seq2seq Dict fixes/improvements and unittest targets for Python 3 in caffe2 core 2017-06-29 17:05:41 -07:00
__sym_init__.py exec_net --> predict_net 2017-03-23 16:31:49 -07:00
download.py fix download progress bar's percentage exceed 100% 2017-04-20 10:41:06 -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