pytorch/caffe2/python/onnx/tests
Tongliang Liao 491f2d4cb8 Support conversion from Caffe2 MergeDim to ONNX Reshape + Squeeze. (#16189)
Summary:
`MergeDim` can be done by `Reshape([1, -1, 0, 0, ...]) + Squeeze`.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/16189

Differential Revision: D14070676

Pulled By: ezyang

fbshipit-source-id: 28d7e9b35cc2c1dcbd4afb3fbdf7383e219b1777
2019-02-13 15:53:38 -08:00
..
__init__.py
c2_ref_test.py Support conversion from Caffe2 MergeDim to ONNX Reshape + Squeeze. (#16189) 2019-02-13 15:53:38 -08:00
conversion_test.py Fix a bug in test case of onnx::If 2018-11-19 18:46:21 -08:00
helper_test.py
onnx_backend_test.py Remove undefined tensor in jit script (#16379) 2019-02-07 11:02:14 -08:00
ssa_test.py Improved the caffe2 to ONNX export (#13429) 2018-11-01 12:40:24 -07:00
test_utils.py Clean up a couple of items in the C2 test scaffolding (WIP) (#7847) 2018-11-07 09:16:13 -08:00