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
.cirlceci: Be specific about CU_VERSION for pytorch (#2827)
ROCM builds were being picked up for CUDA 10.2 builds since they do not
specify a version suffix. We can utilize the CU_VERSION to be specific
about which index to actually pull from.
Signed-off-by: Eli Uriegas <[email protected]>
0 commit comments