package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable function_name : string option;
  2. mutable gradient_func : string option;
}
OCaml

Innovation. Community. Security.