ocannl
ocannl copied to clipboard
Support half precision in the GCCJIT backend
The big blocker is support for half-precision and precision conversions in ocaml-gccjit.
Plus a smaller issue to have API support for taking a bigarray pointer without using Ctypes.bigarray_start, because ctypes does not support half precision.
This is a companion issue to https://github.com/lukstafi/ocaml-gccjit/issues/11