onnxruntime/tools/ci_build/github/linux/docker/scripts
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
..
install_deps.sh Update ONNX. Implement Scan 9 changes (#366) 2019-01-24 08:10:39 +10:00
install_fedora.sh Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
install_fedora_gpu.sh Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
install_ubuntu.sh Install dotnet sdk on linux ci (#320) 2019-01-14 17:51:45 -08:00