package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable step_id : All_piqi.protobuf_int64 option;
  2. mutable kernel_name : string option;
  3. mutable index : All_piqi.protobuf_int32 option;
  4. mutable tensor : All_piqi.tensor_description option;
}
OCaml

Innovation. Community. Security.