onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
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
..
Tensors Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00
InferenceTest.cs Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00
Microsoft.ML.OnnxRuntime.Tests.csproj Add ability to get symbolic dimension info for graph inputs and outputs. (#2051) 2019-10-12 15:46:28 -07:00
OnnxMl.cs Bump up ONNX to the latest commit (#1868) 2019-09-20 18:15:16 -07:00