@@ -23,19 +23,19 @@ executors:
2323 windows-with-nvidia-gpu :
2424 machine :
2525 resource_class : windows.gpu.nvidia.medium
26- image : windows-server-2019-nvidia:canary
26+ image : windows-server-2019-nvidia:stable
2727 shell : bash.exe
2828
2929 windows-xlarge-cpu-with-nvidia-cuda :
3030 machine :
3131 resource_class : windows.xlarge
32- image : windows-server-2019-vs2019:canary
32+ image : windows-server-2019-vs2019:stable
3333 shell : bash.exe
3434
3535 windows-medium-cpu-with-nvidia-cuda :
3636 machine :
3737 resource_class : windows.medium
38- image : windows-server-2019-vs2019:canary
38+ image : windows-server-2019-vs2019:stable
3939 shell : bash.exe
4040commands :
4141
@@ -7109,7 +7109,7 @@ workflows:
71097109 python_version : " 3.6"
71107110 use_cuda : " 1"
71117111 vc_product : Community
7112- vc_version : " 14.26 "
7112+ vc_version : " "
71137113 vc_year : " 2019"
71147114 - pytorch_windows_test :
71157115 build_environment : pytorch-win-vs2019-cuda10-cudnn7-py3
@@ -7122,7 +7122,7 @@ workflows:
71227122 test_name : pytorch-windows-test1
71237123 use_cuda : " 1"
71247124 vc_product : Community
7125- vc_version : " 14.26 "
7125+ vc_version : " "
71267126 vc_year : " 2019"
71277127 - pytorch_windows_test :
71287128 build_environment : pytorch-win-vs2019-cuda10-cudnn7-py3
@@ -7135,7 +7135,7 @@ workflows:
71357135 test_name : pytorch-windows-test2
71367136 use_cuda : " 1"
71377137 vc_product : Community
7138- vc_version : " 14.26 "
7138+ vc_version : " "
71397139 vc_year : " 2019"
71407140 - pytorch_windows_build :
71417141 build_environment : pytorch-win-vs2019-cuda11-cudnn8-py3
@@ -7144,7 +7144,7 @@ workflows:
71447144 python_version : " 3.6"
71457145 use_cuda : " 1"
71467146 vc_product : Community
7147- vc_version : " 14.26 "
7147+ vc_version : " "
71487148 vc_year : " 2019"
71497149 - pytorch_windows_test :
71507150 build_environment : pytorch-win-vs2019-cuda11-cudnn8-py3
@@ -7163,7 +7163,7 @@ workflows:
71637163 test_name : pytorch-windows-test1
71647164 use_cuda : " 1"
71657165 vc_product : Community
7166- vc_version : " 14.26 "
7166+ vc_version : " "
71677167 vc_year : " 2019"
71687168 - pytorch_windows_test :
71697169 build_environment : pytorch-win-vs2019-cuda11-cudnn8-py3
@@ -7182,7 +7182,7 @@ workflows:
71827182 test_name : pytorch-windows-test2
71837183 use_cuda : " 1"
71847184 vc_product : Community
7185- vc_version : " 14.26 "
7185+ vc_version : " "
71867186 vc_year : " 2019"
71877187 - pytorch_windows_build :
71887188 build_environment : pytorch-win-vs2019-cpu-py3
@@ -7191,7 +7191,7 @@ workflows:
71917191 python_version : " 3.6"
71927192 use_cuda : " 0"
71937193 vc_product : Community
7194- vc_version : " 14.26 "
7194+ vc_version : " "
71957195 vc_year : " 2019"
71967196 - pytorch_windows_test :
71977197 build_environment : pytorch-win-vs2019-cpu-py3
@@ -7209,7 +7209,7 @@ workflows:
72097209 test_name : pytorch-windows-test1
72107210 use_cuda : " 0"
72117211 vc_product : Community
7212- vc_version : " 14.26 "
7212+ vc_version : " "
72137213 vc_year : " 2019"
72147214 - pytorch_windows_test :
72157215 build_environment : pytorch-win-vs2019-cpu-py3
@@ -7227,7 +7227,7 @@ workflows:
72277227 test_name : pytorch-windows-test2
72287228 use_cuda : " 0"
72297229 vc_product : Community
7230- vc_version : " 14.26 "
7230+ vc_version : " "
72317231 vc_year : " 2019"
72327232 - pytorch_windows_test :
72337233 build_environment : pytorch-win-vs2019-cuda10-cudnn7-py3
@@ -7245,7 +7245,7 @@ workflows:
72457245 test_name : pytorch-windows-test1
72467246 use_cuda : " 0"
72477247 vc_product : Community
7248- vc_version : " 14.26 "
7248+ vc_version : " "
72497249 vc_year : " 2019"
72507250 - update_s3_htmls :
72517251 context : org-member
0 commit comments