package tensorflow

  1. Overview
  2. Docs
type 'a t
val create : unit -> 'a t
val set : 'a t -> key:p -> data:'a -> unit
val find : 'a t -> p -> 'a option
OCaml

Innovation. Community. Security.