onnxruntime/include
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
..
onnxruntime/core Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00