ezyang / onnx-pytorch

PyTorch development for onnx
21 stars 4 forks source link

Caffe2 build for contbuild (i.e. conda) is missing ATen #33

Open jamesr66a opened 6 years ago

jamesr66a commented 6 years ago

This can be fixed by using the flag -DUSE_ATEN=ON.

Thanks!

ezyang commented 6 years ago

I don't plan on fixing this until Caffe2 Conda has a contbuild. (Which I'll probably be on the hook for doing.)