GPUInfo# class GPUInfo[source]# A class to hold GPU details. Attributes# GPUInfo.renderer GPU renderer name. GPUInfo.vendor GPU renderer vendor. GPUInfo.version GPU renderer version. Methods# GPUInfo.get_info() All GPU information as tuple pairs.