onnxruntime/csharp
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
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
src/Microsoft.ML.OnnxRuntime Fix C# handling of unicode strings (#2697) 2019-12-19 21:02:54 -08:00
test Fix C# handling of unicode strings (#2697) 2019-12-19 21:02:54 -08:00
testdata Enforce shape validation. (#1716) 2019-09-02 20:00:37 -07:00
tools/Microsoft.ML.OnnxRuntime.PerfTool Renaming MKL-DNN as DNNL (#2515) 2019-12-03 07:34:23 -08:00
Directory.Build.props.in Conditionally export execution provider apis in chsarp (#1724) 2019-09-09 11:17:44 -07:00
Nuget.CSharp.config Initial bootstrap commit. 2018-11-19 16:48:22 -08:00
OnnxRuntime.CSharp.proj Update the C# pretrained model test to include opset9 and 10 models (#2003) 2019-10-07 19:14:34 -07:00
OnnxRuntime.CSharp.sln Refactor CI pipelines, and add YAML NuGet package generation pipelines ( for CPU, MKLML, NoContribOps) (#1223) 2019-06-14 14:51:03 -07:00
OnnxRuntime.snk Copy System.Numerics.Tensors sources from dotnet/corefx into onnxruntime (#1605) 2019-08-15 17:28:47 -07:00