onnxruntime/csharp/test
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
..
Microsoft.ML.OnnxRuntime.EndToEndTests Fix C# end to end tests in NuGet pipeline, failing for missing test data file 2019-10-07 20:14:20 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Ryanunderhill/customop dll (#2002) 2019-10-11 11:12:51 -07:00
Microsoft.ML.OnnxRuntime.Tests Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00