improve ONNX tests on torch.Linear
authorLu Fang <lufang@fb.com>
Thu, 6 Dec 2018 01:04:39 +0000 (17:04 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 6 Dec 2018 01:07:10 +0000 (17:07 -0800)
commit6fccca4278143146d03de2403e701c411c71c807
tree1c3d8011c47f6829e3278d648f6f23478d8270ab
parent524574ab73c9c874113ae74f6806591459adbaf8
improve ONNX tests on torch.Linear

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

Reviewed By: zrphercule

Differential Revision: D13348773

Pulled By: houseroad

fbshipit-source-id: 611ca6e28f715e5518649c8c16f702ac3433308c
test/onnx/expect/TestOperators.test_linear.expect [new file with mode: 0644]
test/onnx/test_operators.py
test/onnx/test_pytorch_onnx_caffe2.py