onnxruntime/csharp
Yulong Wang 718068f020
update C# API to optimize inference latency (#3171)
* update C# API to optimize inference latency

* rename PinnedOnnxValue to fixedBufferOnnxValue and fix build break

* add more test cases

* add conditions on string tensors for pre-allocated outputs

* change to random inputs

* fix word spell

* resolve comments

* resolve comments

* remove FixedBufferOnnxValueTests.cs

* fix trivial typos in doc
2020-04-08 11:57:40 -07:00
..
sample/Microsoft.ML.OnnxRuntime.InferenceSample
src/Microsoft.ML.OnnxRuntime update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
test update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
testdata
tools/Microsoft.ML.OnnxRuntime.PerfTool
Directory.Build.props.in
Nuget.CSharp.config
OnnxRuntime.CSharp.proj Enable DML Nuget Package for x64 or x86 architectures (#3120) 2020-03-02 20:18:46 -08:00
OnnxRuntime.CSharp.sln Create a separate Nuget hosting just managed assemblies (#3020) 2020-02-27 18:00:17 -08:00
OnnxRuntime.snk