onnxruntime/csharp/test
Ryan Hill b68bb51dd0
Change SessionOptions APIs to always return a status (#1171)
* Change SessionOptions APIs to always return a status, for consistency and ease of use (a couple returned 0 or -1 for success/failure)
2019-06-06 13:24:24 -07:00
..
Microsoft.ML.OnnxRuntime.EndToEndTests Minor update to NuGet package tests -- allow model download in separate step (#1115) 2019-05-28 03:01:10 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi add details aboud adding execution providers in the C api to comments and docs (i.e. need OrtSessionOptionsAppendExecutionProvider_CUDA to get CUDA) 2019-06-02 17:38:36 -07:00
Microsoft.ML.OnnxRuntime.Tests Change SessionOptions APIs to always return a status (#1171) 2019-06-06 13:24:24 -07:00