• Daniel Hiltgen's avatar
    discovery: only retry AMD GPUs (#12894) · 27f1fde4
    Daniel Hiltgen authored
    * discovery: only retry AMD GPUs
    
    CUDA and Vulkan don't crash on unsupported devices, so retry isn't necessary.
    This also refactors the code to shift the Library specific logic into the ml
    package.
    
    * review comments
    27f1fde4
device.go 16 KB