onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
Hariharan Seshadri 80d09f0c59 Allow creation of empty tensors in c# (#1976)
* Allow creation of empty tensors in c#

* Keep test with updated behavior

* Add more empty tensor tests

* Nits
2019-10-14 14:47:02 -07:00
..
Tensors Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00
InferenceTest.cs Introduce execution mode enum for clarity and extensibility; Change Python, C and C# APIs accordingly; Removed EnableSequentialExecution, DisableSequentialExecution in favor of the more general SetExecutionModeAPI. (#2098) 2019-10-14 09:48:19 -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