package tensorflow

  1. Overview
  2. Docs
type t = unit Ctypes.ptr
val t : t Ctypes.typ
val tf_newbufferfromstring : (string -> int -> t F.return) F.result
val tf_deletebuffer : (t -> unit F.return) F.result