Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No FP16 Support #11

Open
FromDarkHell opened this issue Mar 8, 2024 · 0 comments
Open

No FP16 Support #11

FromDarkHell opened this issue Mar 8, 2024 · 0 comments

Comments

@FromDarkHell
Copy link

There's no implementation of OrtValueTensor.createTensorWithDataList which supports Float16 instead of Float. Ideally this wouldn't be too hard just requires an implementation of:

  • ffi.Float16 or something similar
  • Float16List
  • Adding it into OrtValueTensor.createTensorWithDataList etc
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

No branches or pull requests

1 participant