onnxruntime/java/src/test/java
Adam Pocock d26c71f55c
[java] Fixing the buffer semantics. (#5223)
* [java] Fixing the buffer semantics.
* Renaming bufferCapacity to bufferRemaining.
* Adding a cast to char* so the pointer arithmetic works on Windows.
2020-09-22 21:29:01 -07:00
..
ai/onnxruntime [java] Fixing the buffer semantics. (#5223) 2020-09-22 21:29:01 -07:00
sample [Java] Tidying up the sample MNIST code (#3824) 2020-05-05 14:34:13 -07:00