CpuGpuMemorySpecs
Includes the memory specs of the CPU/GPU
Bases: abacusai.return_class.AbstractApiClass
abacusai.return_class.AbstractApiClass
client (ApiClient) – An authenticated API Client instance
default (int) – the default memory size for the processing unit
data (list) – the list of memory sizes for the processing unit
Get a dict representation of the parameters in this class
The dict value representation of the class parameters
dict