Support Eagle cuda graph for Triton backend (#3500)
This commit is contained in:
@@ -216,8 +216,6 @@ class TestEAGLEServerTriton(TestEAGLEServer):
|
||||
"0.7",
|
||||
"--attention-backend",
|
||||
"triton",
|
||||
# TODO: Support cuda graph
|
||||
"--disable-cuda-graph",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user