Allow future type parsing
authorJames Sun <jamessun@fb.com>
Mon, 17 Dec 2018 23:36:28 +0000 (15:36 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 17 Dec 2018 23:39:52 +0000 (15:39 -0800)
commitc66adfc16b8c3e486c2fbcc18de2f0cffd73b208
tree5187644fabc4f2e1643ccb478e6dcd267a2834c2
parentefb37e86eb3fa9e83de0da627bee8ecc2bf4c923
Allow future type parsing

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

Differential Revision: D13490984

Pulled By: highker

fbshipit-source-id: 165fe995867be273793f983154aa6cbce13e4396
test/test_jit.py
torch/csrc/jit/script/compiler.cpp