Joe Iliff
Joe Iliff
Someone reported an issue with the page on [Brave](https://brave.com/), yet to check it out just putting it here for safe keepings  (From the person with the issue)
Certain items (i.e. ECHO Themes) can entirely lack an inventory key when we serialize the item; As long as it lacks actual parts, we don't *really* need the inventory key....
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` -...