Searched refs:driver_bug_workarounds (Results 1 – 2 of 2) sorted by relevance
12 feature_status, driver_bug_workarounds): argument21 self._driver_bug_workarounds = driver_bug_workarounds65 def driver_bug_workarounds(self): member in GPUInfo
214 if system_info.gpu.driver_bug_workarounds:216 for workaround in system_info.gpu.driver_bug_workarounds: