onnxruntime/include/onnxruntime/core/session
Scott McKay eb24617d2e Add ability to get symbolic dimension info for graph inputs and outputs. (#2051)
* Add ability to get symbolic dimension info for graph inputs and outputs.
WIP to get initial feedback.

* Fix linxu build error.
Update C# API and add unit test

* Clarify the two different ways Tensor shape and type info is created. One is from concrete values and one is from a type proto where symbolic dimensions may exist. Doing so allows a change to default to empty strings for the symbolic dimensions if not provided.
2019-10-12 15:46:28 -07:00
..
automl_data_containers.h Implement C API entry points for creating and fetching non-standard types to OrtValue (#1714) 2019-09-11 14:52:47 -07:00
environment.h move environment.h/cc from framework to session project/folder. (#1241) 2019-06-17 18:01:21 -07:00
onnxruntime_c_api.h Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00
onnxruntime_cxx_api.h Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00
onnxruntime_cxx_inline.h Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00