package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable full_name : string option;
  2. mutable full_shape : All_piqi.protobuf_int32 list;
  3. mutable var_offset : All_piqi.protobuf_int32 list;
  4. mutable var_shape : All_piqi.protobuf_int32 list;
}
OCaml

Innovation. Community. Security.