onnxruntime/include/onnxruntime/core
Dmitri Smirnov fe8915863c
Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714)
C/C++ Opage APIs
 Add new virtual interfaces for NonTensorType
 Implement entry points.
 Add shared header for the data container.
 Add export symbols.
 Add serialization/deserialization.
 Implement model with Opaque types.
 Rework opqaue_api_test as a standalone executable.
2019-09-11 14:52:47 -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 Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00
graph General performance testing tooling improvements (#1577) 2019-09-11 19:46:59 +10: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 Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00