onnx / onnx-caffe2

Caffe2 implementation of Open Neural Network Exchange (ONNX)
Other
165 stars 66 forks source link

Disable cast backend test #271

Closed houseroad closed 6 years ago

houseroad commented 6 years ago

Float16 case is not supported yet.

bddppq commented 6 years ago

https://github.com/caffe2/caffe2/pull/2005

Let's also merge this into this repo for now during the time of setting up onnx submodule in caffe2.