Commit Graph

9 Commits

Author SHA1 Message Date
Lu Fang
9a6c033004
Skip unsupported ONNX backend test cases (#7005) 2018-04-26 13:10:55 -07:00
Lu Fang
c286efb442
Quick patch for the CI (#6802) 2018-04-20 08:58:38 -07:00
Lu Fang
876ad110af
Skip some unsupported onnx backend tests (#6247) 2018-04-05 21:33:35 -07:00
Orion Reblitz-Richardson
1d5780d42c Remove Apache headers from source.
* LICENSE file contains details, so removing from individual source files.
2018-03-27 13:10:18 -07:00
Lu Fang
b1684e9a3a Skip DepthToSpace and MaxPool same mode onnx backend tests (#2343) 2018-03-21 09:24:06 -07:00
Lu Fang
cda2f02f89 Skip the test average pool same mode tests (#2324) 2018-03-20 00:13:31 -07:00
Lu Fang
aa5145bf14 Enable onnx backend test on pow, ceil and floor (#2103) 2018-03-01 15:33:58 -08:00
Lu Fang
c1919b370b Skip Cast ONNX backend test, which is not supported in Float16 case (#2005) 2018-02-24 03:51:08 -08:00
Yinghai Lu
cc7e61c88d Move onnx-caffe2 inside caffe2 (#1921)
* Move onnx-caffe2 inside caffe2

* Update to the lastest onnx-caffe2 and update jenkins env

* Rename onnx_caffe2 to onnx

* Add __init__.py to caffe2/python/onnx

* Change CI check variable to JENKINS_URL

* Cherrypick recent onnx-caffe2 update
2018-02-20 13:56:52 -08:00