package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable height : All_piqi.protobuf_int32 option;
  2. mutable width : All_piqi.protobuf_int32 option;
  3. mutable colorspace : All_piqi.protobuf_int32 option;
  4. mutable encoded_image_string : All_piqi.binary option;
}
OCaml

Innovation. Community. Security.