alias annotation parsing #2 (#14053)
authorMichael Suo <suo@fb.com>
Fri, 16 Nov 2018 19:32:34 +0000 (11:32 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 16 Nov 2018 19:39:25 +0000 (11:39 -0800)
commitcb86ae304e3de685e7fb0d14d4c8d2191d494ae0
treedd3e65ce5bfb359a4b5b980ec18d615a4c20a5ef
parent77c2f4d0d700c84dc4e669a8565b5a6fd9078269
alias annotation parsing #2 (#14053)

Summary:
hopefully this one doesn't break master.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14053

Differential Revision: D13093406

Pulled By: suo

fbshipit-source-id: 8fed44f1a3d463748726cb14acac2ea53dedf29b
aten/src/ATen/core/alias_info.h
aten/src/ATen/core/function_schema.h
test/cpp/jit/tests.h
torch/csrc/jit/alias_info.h
torch/csrc/jit/operator.cpp
torch/csrc/jit/passes/canonicalize_ops.cpp
torch/csrc/jit/register_prim_ops.cpp