onnxruntime/java/src/main
Adam Pocock d1d82065b9
[Java] Fixes an error allocating large direct byte buffers during OnnxTensor creation (#5619)
* Fixing an error with allocating large direct byte buffers during tensor creation.

* Removing the redundant overflow check.
2020-11-05 15:02:41 -08:00
..
java/ai/onnxruntime [Java] Fixes an error allocating large direct byte buffers during OnnxTensor creation (#5619) 2020-11-05 15:02:41 -08:00
native Add runtime options for NNAPI EP (#5576) 2020-11-04 10:08:43 -08:00
AndroidManifest.xml Make Java API available on Android (#3030) 2020-02-27 08:23:50 -08:00