pytorch/caffe2/python/predictor
Andrew Tulloch 7244d27220 Add a EmptyDeviceScope (i.e. allow setting CurrentDeviceScope() to None)
Summary:
See comments for where this can be useful (disabling the
OperatorDef::DeviceOption(...) so we can control the scope at the
NetDef::DeviceOption(...) level).

Reviewed By: viswanathgs

Differential Revision: D6103412

fbshipit-source-id: 75a9be54275760132f6d1e71acbe9190e7099289
2017-11-02 11:25:48 -07: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 Re-license to Apache 2017-09-28 16:22:00 -07:00
predictor_exporter.py Re-license to Apache 2017-09-28 16:22:00 -07:00
predictor_py_utils.py Add a EmptyDeviceScope (i.e. allow setting CurrentDeviceScope() to None) 2017-11-02 11:25:48 -07: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