[AMD] Update aiter to v0.1.10.post2 (#18423)
Co-authored-by: kkHuang-amd <wunhuang@amd.com> Co-authored-by: YC Tseng <yctseng@amd.com>
This commit is contained in:
co-authored by
kkHuang-amd
YC Tseng
parent
b564dcec61
commit
3f3c201243
@@ -18,7 +18,7 @@ from sglang.test.test_utils import (
|
||||
)
|
||||
|
||||
register_cuda_ci(est_time=131, suite="stage-b-test-small-1-gpu")
|
||||
register_amd_ci(est_time=51, suite="stage-b-test-small-1-gpu-amd")
|
||||
register_amd_ci(est_time=300, suite="stage-b-test-small-1-gpu-amd")
|
||||
|
||||
|
||||
class TestAbort(CustomTestCase):
|
||||
|
||||
@@ -18,7 +18,7 @@ from sglang.test.test_utils import (
|
||||
from sglang.utils import is_in_ci
|
||||
|
||||
register_cuda_ci(est_time=311, suite="stage-b-test-small-1-gpu")
|
||||
register_amd_ci(est_time=450, suite="stage-b-test-small-1-gpu-amd")
|
||||
register_amd_ci(est_time=600, suite="stage-b-test-small-1-gpu-amd")
|
||||
|
||||
|
||||
class TestRetractDecode(CustomTestCase):
|
||||
|
||||
Reference in New Issue
Block a user