package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable dtype : All_piqi.data_type option;
  2. mutable shape : All_piqi.tensor_shape_proto option;
  3. mutable allocation_description : All_piqi.allocation_description option;
}
OCaml

Innovation. Community. Security.