onnxruntime/java/src/test
Adam Pocock a1bb670536
[java] Fp16 fix for android/react native (#16832)
### Description
This PR splits out the FP16 conversions into a separate package we can
override in the android build with a version which works on old versions
of Android.

I'm not sure the android build system changes are correct as I haven't
got an android build environment configured on my workstation.
@YUNQIUGUO if the CI build fails we should follow up offline to get my
environment configured so I can iterate on it.

### Motivation and Context
Fixes the CI failure after #16703.
2023-07-25 12:31:32 -07:00
..
android Update Gradle version (#14862) 2023-03-08 12:22:06 -08:00
java [java] Fp16 fix for android/react native (#16832) 2023-07-25 12:31:32 -07:00
resources [java] Adds support for fp16 and bf16 tensors (#16703) 2023-07-21 21:14:41 +10:00