ezyang / onnx-pytorch

PyTorch development for onnx
21 stars 4 forks source link

Add ATen mode test #39

Closed houseroad closed 6 years ago

houseroad commented 7 years ago

ONNX ATen exporting test

ezyang commented 7 years ago

It's less pressing for test_model.py, but we should exercise the ATen codepath for all the caffe2 tests.

houseroad commented 7 years ago

Yeah, let's add another mode/round in test_caffe2.py.

ezyang commented 6 years ago

This PR should now be on onnx-fb-universe.