package tensorflow

  1. Overview
  2. Docs
type t = {
  1. mutable variable_name : string option;
  2. mutable initializer_name : string option;
  3. mutable snapshot_name : string option;
  4. mutable save_slice_info_def : All_piqi.save_slice_info_def option;
}
OCaml

Innovation. Community. Security.