pytorch/caffe2/python/predictor
Parth Raichura 3808e9fad3 Caffe2: Fix for creating entries of external_input in predic_net (#12979)
Summary:
Currently after performing export it gives two entries of externel_input
  of input data in predict_net proto because it extends the externel_input
  twice once seperately using input blob and one it is extendind all the entries
  of external_input from proto in which input blob is already included

Signed-off-by: Parth Raichura <parth.raichura@softnautics.com>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/12979

Differential Revision: D12916349

Pulled By: soumith

fbshipit-source-id: 4d4a1c68c0936f8de3f4e380aea1393fe193cd2d
2018-11-15 22:33:50 -08:00
..
__init__.py Experimental support for setup.py develop mode install 2018-02-12 23:36:18 -08:00
mobile_exporter_test.py Allow mobile exporter to export string arrays (#10017) 2018-08-01 16:09:58 -07:00
mobile_exporter.py Caffe2: Fix for creating entries of external_input in predic_net (#12979) 2018-11-15 22:33:50 -08:00
predictor_exporter_test.py Rename cuda_gpu_id to device_id in DeviceOption (#12456) 2018-10-09 15:54:04 -07:00
predictor_exporter.py Update from Facebook (#8887) 2018-06-26 14:55:48 -07:00
predictor_py_utils.py Update from facebook (#8384) 2018-06-13 13:10:45 -07:00
predictor_test.py Expose Predictor::run_map to Python 2017-10-18 19:32:56 -07:00
serde.py Remove Apache headers from source. 2018-03-27 13:10:18 -07:00