Skip to content

Commit

Permalink
disable float_support_test which targets for sm80
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanmines committed Aug 1, 2023
1 parent 110b0d8 commit 0b22eac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tensorflow/compiler/xla/service/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3288,6 +3288,8 @@ xla_test(
backends = [
"gpu",
],
tags_override = ["no_rocm",
],
deps = [
"//tensorflow/compiler/xla/tests:hlo_test_base",
"//tensorflow/compiler/xla/tests:xla_internal_test_main",
Expand Down

0 comments on commit 0b22eac

Please sign in to comment.