package tensorflow

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

Innovation. Community. Security.