abacusai.cpu_gpu_memory_specs
Classes
Includes the memory specs of the CPU/GPU |
Module Contents
- class abacusai.cpu_gpu_memory_specs.AbstractApiClass(client, id)
- __eq__(other)
Return self==value.
- _get_attribute_as_dict(attribute)
- class abacusai.cpu_gpu_memory_specs.CpuGpuMemorySpecs(client, default=None, data=None)
Bases:
abacusai.return_class.AbstractApiClassIncludes the memory specs of the CPU/GPU
- Parameters:
- __repr__()
Return repr(self).