onnxruntime/csharp/test
Changming Sun 2ab3a19728
Enlarge the read buffer size in C#/Java test code (#4150)
1. Enlarge the read buffer size further, so that our code can run even faster. TODO: need apply the similar changes to python some other language bindings.
2. Add coreml_VGG16_ImageNet to the test exclusion set of x86_32. It is not a new model but previously we didn't run the test against x86_32.
2020-06-08 16:13:11 -07:00
..
Microsoft.ML.OnnxRuntime.EndToEndTests
Microsoft.ML.OnnxRuntime.EndToEndTests.Capi
Microsoft.ML.OnnxRuntime.Tests