onnxruntime/csharp/test
shahasad a818740d91
Support Tensor<bool> and Tensor<Int8> in C# API. Support Tensor<string> as input. Fix a bug in the InferenceSession Run() with RunOptions (#1671)
- Support bool-Tensor and int8-Tensor in input-output of C# api
- Support string-tensor as input in C# api
- Fix a bug in InferenceSession.Run() -- RunOptions was not passed into the native call
2019-08-22 10:14:50 -07:00
..
Microsoft.ML.OnnxRuntime.EndToEndTests Update scripts to access pipeline variables correctly (#1499) 2019-07-25 15:30:32 -07:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Use a friendly enum for graph optimization level. (#1586) 2019-08-14 17:12:08 -07:00
Microsoft.ML.OnnxRuntime.Tests Support Tensor<bool> and Tensor<Int8> in C# API. Support Tensor<string> as input. Fix a bug in the InferenceSession Run() with RunOptions (#1671) 2019-08-22 10:14:50 -07:00