Adam Pocock
|
a7541f9753
|
[Java] Fix for incorrect input and output lengths in run call (#3064)
|
2020-02-21 13:13:02 -08:00 |
|
James Yuzawa
|
dde4df148b
|
Add and run spotless formatter for Java and Gradle
|
2020-02-19 23:51:09 -08:00 |
|
James Yuzawa
|
411b3aa801
|
Java build system enhancements (#2866)
|
2020-02-18 15:41:49 -08:00 |
|
Adam Pocock
|
c23bd93ea5
|
The closed variable in OrtEnvironment should be volatile to ensure threads see changes to it.
|
2020-01-29 23:39:37 -08:00 |
|
Adam Pocock
|
4cc0031177
|
Java - Fixed a reference counting bug in the OrtEnvironment close method. Added a unit test for the bug.
|
2020-01-29 23:39:37 -08:00 |
|
Adam Pocock
|
7bb5c357a8
|
Adding some unicode to the String inference test to make sure it doesn't fall prey to #2690.
|
2020-01-29 23:39:37 -08:00 |
|
Adam Pocock
|
8a1de1a582
|
Java - requesting JNI_VERSION_1_6 rather than JNI_VERSION_1_8 to support Android.
|
2020-01-29 16:09:40 -08:00 |
|
Maher Jendoubi
|
546d8f71ab
|
Contributing: fix typos (#2905)
|
2020-01-27 13:39:08 -08:00 |
|
Adam Pocock
|
35ceb1a6a6
|
Java API for onnxruntime (#2215)
|
2019-12-10 08:28:46 -08:00 |
|