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
Currently, the arch and type are not enough: type is meant to be a generic string, such as gpu, arch could be something like sm_90 and model could a be a more precise information on the model, as we do with the CPUs.