ocannl icon indicating copy to clipboard operation
ocannl copied to clipboard

Support half precision in the GCCJIT backend

Open lukstafi opened this issue 1 year ago • 0 comments

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

lukstafi avatar Sep 11 '24 10:09 lukstafi