onnxruntime/tools/ci_build/github/linux/docker
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
..
scripts Update ONNX. Implement Scan 9 changes (#366) 2019-01-24 08:10:39 +10:00
Dockerfile.fedora Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
Dockerfile.fedora_gpu Added test data URL and checksum arguments to build.py. (#302) 2019-01-09 22:33:14 -08:00
Dockerfile.ubuntu Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
Dockerfile.ubuntu_gpu Build system upgrades (#281) 2019-01-07 13:15:24 -08:00
Dockerfile.ubuntu_gpu_cuda9 Build system upgrades (#281) 2019-01-07 13:15:24 -08:00