We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae58880 commit 32a33eeCopy full SHA for 32a33ee
rtp_llm/models_py/modules/hybrid/test/BUILD
@@ -36,7 +36,7 @@ py_test (
36
"//rtp_llm:testlib",
37
],
38
env = test_envs,
39
- tags = ["open_skip", "H20"],
+ tags = ["open_skip", "H20", "manual"],
40
exec_properties = {'gpu':'H20'},
41
)
42
0 commit comments