You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default selector should not select a device for which no devices images exist.
Example: Don't pick a CUDA device if there are no PTX modules in the fat binary. Likewise don't pick a CL device if there are no SPIR-V modules or AOT binary images.