package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable function_ : Graph_piqi.function_def list;
  2. mutable gradient : Graph_piqi.gradient_def list;
}
OCaml

Innovation. Community. Security.