onnxruntime/tools/ci_build
Scott McKay bca8daf762
Update ONNX. Implement Scan 9 changes (#366)
* Update ONNX version to pickup Scan spec change that adds scan_output_axes.
Add logic to transpose an output
  - write to temporary buffer when executing subgraph
  - transpose temporary buffer into Scan output when execution completes
Add unit tests

* Update to ONNX dbf3581835e3a05716e10587511d7ab3b2cdc386 to pickup inferencing bugfix.
Update test to match.

* Disable some tests for opset 9 operators that haven't been implemented yet.
2019-01-24 08:10:39 +10:00
..
github Update ONNX. Implement Scan 9 changes (#366) 2019-01-24 08:10:39 +10:00
build.py trt (#361) 2019-01-23 13:28:13 -08:00
gen_def.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
static_analysis_filter.py Initial bootstrap commit. 2018-11-19 16:48:22 -08:00