onnxruntime/onnxruntime/test/shared_lib
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
..
fns_candy_style_transfer.c Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
onnx_protobuf.h Support large model(>2GB) (#520) 2019-03-05 21:27:12 -08:00
test_allocator.cc Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
test_fixture.h Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_inference.cc Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00
test_io_types.cc Ryanunderhill/cxx api2 (#1091) 2019-05-24 11:15:51 -07:00
test_model_loading.cc Ryanunderhill/api interface (#1855) 2019-09-20 13:39:11 -07:00
test_nontensor_types.cc Support seq(tensor), implement 2 sequence ops that use the new type. (#1983) 2019-10-07 15:35:09 -07:00
test_run_options.cc Add/correct missing SAL annotations + avoid using unsigned types (except where counts are involved). (#1451) 2019-07-22 23:25:53 -07:00
test_session_options.cc Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00