Pin onnx ir_version to 4 (#18768)
authorLu Fang <lufang@fb.com>
Wed, 3 Apr 2019 20:08:21 +0000 (13:08 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Wed, 3 Apr 2019 20:16:59 +0000 (13:16 -0700)
commit3b71f2e1f2c4cfb651208a938d9080cd0e061e46
tree168b7e0a740a0952257621ba23bb59f6d63ab5d9
parent8711df89ccd8ef24b14a139a2aa4c61fbd126d46
Pin onnx ir_version to 4 (#18768)

Summary:
to make test_operators.py more stable. in future, we will bump this up manually, and I think it's acceptable, since ir_version should be bumped too often.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/18768

Reviewed By: zrphercule

Differential Revision: D14741514

Pulled By: houseroad

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