You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 lukstafi/ocaml-gccjit#11
The text was updated successfully, but these errors were encountered: