onnxruntime/tools
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
..
ci_build Update ONNX. Implement Scan 9 changes (#366) 2019-01-24 08:10:39 +10:00
nuget Initial bootstrap commit. 2018-11-19 16:48:22 -08:00