Replies: 1 comment
-
Just to answer my own question, the module to use is Owl_base_dense_ndarray_generic. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I've asked this before and forgot the answer. Looking through the docs for
owl_base
, I can't find a way to create auint8
tensor. This is a very common operation in ML, where you can to convert a float-based tensor to an image tensor. What am I missing?Beta Was this translation helpful? Give feedback.
All reactions