Make EncodeMethod in jit script serialization return a string (#14167)
authorLu Fang <lufang@fb.com>
Tue, 20 Nov 2018 06:12:16 +0000 (22:12 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 20 Nov 2018 06:15:19 +0000 (22:15 -0800)
commit6dacc20073cfe62cec872b2c2e3cb1398aa17721
tree550987039f152ce1129f2aee96ce8fa453b1e790
parenta036f9a65f713c144b97c902cf9773cf8f21142e
Make EncodeMethod in jit script serialization return a string (#14167)

Summary:
Nit

Pull Request resolved: https://github.com/pytorch/pytorch/pull/14167

Reviewed By: ezyang

Differential Revision: D13116584

Pulled By: dzhulgakov

fbshipit-source-id: c0e7e71a81004031564bd2fc59f393041e1283d5
torch/csrc/jit/export.cpp