add test for out of order methods (#17624)
authorMichael Suo <suo@fb.com>
Tue, 12 Mar 2019 02:07:57 +0000 (19:07 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 12 Mar 2019 02:13:54 +0000 (19:13 -0700)
commit64bb86d946b817ee9f9425f6a0cd0a69d4aea39b
tree41ef0eb0d7fb6c4d6de540c0902dd5d2b9a8b289
parentf9820e55af17b004a30b8384e1b853d83de42ecf
add test for out of order methods (#17624)

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

Just to make sure this path works

Reviewed By: shannonzhu

Differential Revision: D14288056

fbshipit-source-id: b719c0e90252b6821b1f9b22d3d98982985a6cb3
test/test_jit.py