pytorch/caffe2/python/predictor
Andrey Malevich 16cd3f4a9e Don't allow to export models where parameters are inputs/outputs
Summary:
Without this enforce it's too easy to export model overriding it's params in
predictor.

Reviewed By: rayleichen

Differential Revision: D6984506

fbshipit-source-id: 9bbf375758686c6ad12ad071723f255363e98ae6
2018-02-14 23:54:42 -08:00
..
__init__.py Experimental support for setup.py develop mode install 2018-02-12 23:36:18 -08:00
mobile_exporter_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mobile_exporter.py Re-license to Apache 2017-09-28 16:22:00 -07:00
predictor_exporter_test.py Don't allow to export models where parameters are inputs/outputs 2018-02-14 23:54:42 -08:00
predictor_exporter.py Don't allow to export models where parameters are inputs/outputs 2018-02-14 23:54:42 -08:00
predictor_py_utils.py Adding model_id argument to nets in predictor_container when modelInfo exists 2018-02-12 10:38:58 -08:00
predictor_test.py Expose Predictor::run_map to Python 2017-10-18 19:32:56 -07:00
serde.py Re-license to Apache 2017-09-28 16:22:00 -07:00