onnxruntime/csharp/test
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
..
Microsoft.ML.OnnxRuntime.EndToEndTests Fix target platform of managed OnnxRuntime dll and enable x86 .NET testing (#3056) 2020-02-24 23:02:59 -08:00
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi Packaging pipeline changes for VS 2019 (#2711) 2019-12-20 19:53:51 -08:00
Microsoft.ML.OnnxRuntime.Tests update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00