package tensorflow

  1. Overview
  2. Docs
type t = unit Ctypes.ptr
val t : t Ctypes.typ
val tf_newsessionoptions : (unit -> t F.return) F.result
val tf_settarget : (t -> string -> unit F.return) F.result
val tf_setconfig : (t -> unit Ctypes_static.ptr -> Unsigned.size_t -> Tf_status.t -> unit F.return) F.result
val tf_deletesessionoptions : (t -> unit F.return) F.result