pytorch/caffe2/python/predictor
Jesse Hellemn 1c005602fc Adding model_id argument to nets in predictor_container when modelInfo exists
Summary: Copying model_id from metaNetDef_->modelInfo in PredictorContainer for dper models. Since these model_id's are strings of <model_id>_<snapshot_id>, changed them to strings in net_observer

Reviewed By: salexspb

Differential Revision: D6752448

fbshipit-source-id: 93c91950b44c012e57240aaf909bc961449cfd7c
2018-02-12 10:38:58 -08:00
..
mobile_exporter.py Re-license to Apache 2017-09-28 16:22:00 -07:00
mobile_exporter_test.py Re-license to Apache 2017-09-28 16:22:00 -07:00
predictor_exporter.py Adding model_id argument to nets in predictor_container when modelInfo exists 2018-02-12 10:38:58 -08:00
predictor_exporter_test.py Re-license to Apache 2017-09-28 16:22:00 -07: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