package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable step_id : All_piqi.protobuf_int64 option;
  2. mutable operation : string option;
  3. mutable num_bytes : All_piqi.protobuf_int64 option;
  4. mutable ptr : All_piqi.uint64 option;
  5. mutable allocation_id : All_piqi.protobuf_int64 option;
  6. mutable allocator_name : string option;
}
OCaml

Innovation. Community. Security.