[java] Adds support for fp16 and bf16 tensors #16703
Adding bf16 conversion methods and refactoring the fp16 conversion to…
0448266f
Adding fp32 -> fp16 conversion, rewriting the fp16 -> fp32 conversion…
89b7f157
Spotless fixes.
693ef00c
Plumbing through more fp16 support.
9d728557
Moving fp16/bf16 conversion methods to OrtUtil.
b3f610a0
Adding the enum constants for fp8 variants.
bc8053e8
Fix relative buffer handling
2bcb92cc
Minimizing the code around the method handle call.
e52dc5b6
Adding test files.
29109b40
Adding fp16 and bf16 tests.
bf03c95b
Fixing bf16 rounding.
35b5177e
Small fix to call the right fp16 conversion method.
fe593f2b
Craigacp
dismissed their stale review
via 882992d5
3 years ago
Update java/src/test/java/ai/onnxruntime/ModelGenerators.java
882992d5
PR comments.
97f4ad17
Refactoring OnnxJavaType array creation.
291e6e8c
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub