Skip to content

Commit

Permalink
gpu_triton_custom_call_test is cuda-only test
Browse files Browse the repository at this point in the history
  • Loading branch information
i-chaochen committed Jan 8, 2025
1 parent d6d8535 commit 184ecb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xla/service/gpu/tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -316,10 +316,10 @@ xla_test(
xla_test(
name = "gpu_triton_custom_call_test",
srcs = ["gpu_triton_custom_call_test.cc"],
tags = ["cuda-only"],
backends = [
"gpu_a100",
"gpu_v100",
"gpu_amd_any",
],
deps = [
":gpu_codegen_test",
Expand Down

0 comments on commit 184ecb0

Please sign in to comment.