package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable node : Graph_piqi.node_def list;
  2. mutable versions : Graph_piqi.version_def option;
  3. mutable version : Graph_piqi.protobuf_int32 option;
  4. mutable library : Graph_piqi.function_def_library option;
}
OCaml

Innovation. Community. Security.