Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 147cbf4

Browse files
Artem-Btensorflower-gardener
authored andcommitted
Internal build change.
PiperOrigin-RevId: 297154943
1 parent 565af98 commit 147cbf4

File tree

1 file changed

+3
-3
lines changed
  • tensorflow_estimator/python/estimator

1 file changed

+3
-3
lines changed

tensorflow_estimator/python/estimator/BUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1989,7 +1989,7 @@ py_test(
19891989
"cuda",
19901990
"gpu",
19911991
"multi_and_single_gpu",
1992-
"requires-gpu-sm35",
1992+
"requires-gpu-nvidia",
19931993
"tf_integration_test",
19941994
],
19951995
deps = [
@@ -2036,7 +2036,7 @@ py_test(
20362036
"nomsan",
20372037
"notsan",
20382038
"cuda",
2039-
"requires-gpu-sm35",
2039+
"requires-gpu-nvidia",
20402040
"gpu",
20412041
"multi_and_single_gpu",
20422042
],
@@ -2071,7 +2071,7 @@ py_test(
20712071
"cuda",
20722072
"gpu",
20732073
"multi_and_single_gpu",
2074-
"requires-gpu-sm35",
2074+
"requires-gpu-nvidia",
20752075
"tf_integration_test",
20762076
],
20772077
deps = [

0 commit comments

Comments
 (0)