Skip to content

Add support for float16 and unsigned types in tensor creation#419

Open
nk2IsHere wants to merge 1 commit into
yuzawa-san:masterfrom
NeverBlink-OSS:master
Open

Add support for float16 and unsigned types in tensor creation#419
nk2IsHere wants to merge 1 commit into
yuzawa-san:masterfrom
NeverBlink-OSS:master

Conversation

@nk2IsHere

Copy link
Copy Markdown

Description of Changes

We have implemented support for unsigned integers and float16 types tensors creation from a newTensor API.
It mirrors the ONNX to Java layout for such types found here: https://github.com/microsoft/onnxruntime/blob/main/java/src/main/java/ai/onnxruntime/TensorInfo.java

Dependencies

None added or modified.
No dependenices on other issues.

Issues Fixed

Implements #418

Test Plan

Currently, no unit tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant