onnxruntime/csharp/test/Microsoft.ML.OnnxRuntime.Tests
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
..
Tensors Allow creation of empty tensors in c# (#1976) 2019-10-14 14:47:02 -07:00
InferenceTest.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00
Microsoft.ML.OnnxRuntime.Tests.csproj Upgrade protobuf to 3.11.3 2020-02-12 14:47:00 -08:00
OnnxMl.cs update C# API to optimize inference latency (#3171) 2020-04-08 11:57:40 -07:00