Open lukstafi opened 2 months ago
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.
Ctypes.bigarray_start
ctypes
This is a companion issue to https://github.com/lukstafi/ocaml-gccjit/issues/11
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
, becausectypes
does not support half precision.This is a companion issue to https://github.com/lukstafi/ocaml-gccjit/issues/11