Skip to content

Commit

Permalink
disable cudnn_fused_conv_rewriter_test but this can be enable next we…
Browse files Browse the repository at this point in the history
…ekly-sync due to openxla/xla#9666
  • Loading branch information
i-chaochen committed May 17, 2024
1 parent be1cc56 commit 07b3278
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions third_party/xla/xla/service/gpu/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4630,6 +4630,9 @@ cc_library(
xla_test(
name = "cudnn_fused_conv_rewriter_test",
srcs = ["cudnn_fused_conv_rewriter_test.cc"],
tags = [
"no_rocm"
],
backend_tags = {
"gpu_a100": [
"noasan",
Expand Down

0 comments on commit 07b3278

Please sign in to comment.