pytorch/caffe2/python/predictor
Bram Wasti c55be38e63 Added mobile exporter
Summary: Basically takes in a live net and creates an init_net and predict_net which can be written to file and run in Predictor

Reviewed By: salexspb

Differential Revision: D4989425

fbshipit-source-id: 8052065da9ed763d48bd9e1e19f7697ef60a2829
2017-05-24 11:36:44 -07:00
..
mobile_exporter.py Added mobile exporter 2017-05-24 11:36:44 -07:00
mobile_exporter_test.py Added mobile exporter 2017-05-24 11:36:44 -07:00
predictor_exporter.py call save_to_db in CPUContext + fix a typo in data_parallel_model. 2017-05-19 18:25:00 -07:00
predictor_exporter_test.py Predictor exporter open-sourcing 2017-04-06 10:01:42 -07:00
predictor_py_utils.py Re-apply #266 2017-04-25 21:17:04 -07:00
serde.py Re-apply #266 2017-04-25 21:17:04 -07:00