onnxruntime/include/onnxruntime/core
Bowen Bao 8712a523a4
Bump onnx to latest (#1756)
* Bump onnx to latest

Update onnx.in.proto with changes for SparseTensor.

* add temp skip tests

* remove passed tests from skip list

* skip more tests for new ops in opset 11

* skip crashing tests

* update handling of new attribute types sparse tensor and sparse tensors

* advance onnx commit and remove skip cpu_flaky_tests

* temporarily skip yolo3 model test due to resize opset10 shape inference regression

* update proto for onnxruntime server

* advance onnx commit further
2019-09-12 11:46:49 -07:00
..
common Rework the feed/fetch copy setup so that it can be calculated prior to subgraph execution (#1761) 2019-09-10 15:46:00 +10:00
framework Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00
graph Bump onnx to latest (#1756) 2019-09-12 11:46:49 -07:00
optimizer Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
platform Remove TaskThreadPool (#1713) 2019-08-28 18:00:10 -07:00
providers Implementation of Nuphar execution provider (#881) 2019-09-01 23:01:47 -07:00
session Part 2 of renaming AllocatorInfo to MemoryInfo. (#1804) 2019-09-12 08:19:29 -07:00