onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
jignparm 64112db346
Fix C# handling of unicode strings (#2697)
* Fix C# handling of unicode strings

* more tests

* check for handle before freesing

* variable reuse efficiency

* refactor and cleanup utf8 o utf16 conversion block
2019-12-19 21:02:54 -08:00
..
Tensors Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00
InferenceTest.cs Fix C# handling of unicode strings (#2697) 2019-12-19 21:02:54 -08:00
Microsoft.ML.OnnxRuntime.Tests.csproj CSharp api and test for loading custom op shared library (#2420) 2019-11-21 15:45:49 -08:00
OnnxMl.cs Bump up ONNX to the latest commit (#1868) 2019-09-20 18:15:16 -07:00