Module Values.GpusSource

Sourcetype nonrec t = Gpu.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Gpu.t list -> [> `List of [> `Structure of (string * [> `Integer of GpuCount.t ]) list ] list ]
Sourceval to_query : Gpu.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Gpu.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Gpu.t list
Sourceval to_json : Gpu.t list -> Yojson.Safe.t