onnxruntime/java/src/test/java
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
..
ai/onnxruntime Enlarge the read buffer size in C#/Java test code (#4150) 2020-06-08 16:13:11 -07:00
sample [Java] Tidying up the sample MNIST code (#3824) 2020-05-05 14:34:13 -07:00