Add PyTorchPredictorContainer (#15899)
authorLu Fang <lufang@fb.com>
Tue, 15 Jan 2019 17:13:16 +0000 (09:13 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 15 Jan 2019 17:18:18 +0000 (09:18 -0800)
commitb329e03684b2c965b96e6e0ae5e60e340b1593c4
treec9fdb6e78cf636a284753cb8cb77c4112271823a
parent1065e7cd247e9e3a6b9133eae67daf2f76e54c18
Add PyTorchPredictorContainer (#15899)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/15899

Add PyTorchPredictorContainer to support multiple jit script modules

Reviewed By: pritamdamania87

Differential Revision: D13596139

fbshipit-source-id: 3ce0bdf2f4dbba7aa1d20e824d03e5ac98f5d887
caffe2/serialize/file_adapter.h
caffe2/serialize/istream_adapter.h
caffe2/serialize/read_adapter_interface.h
torch/csrc/jit/import.cpp
torch/csrc/jit/import.h