Unverified Commit 6718b109 authored by Yineng Zhang's avatar Yineng Zhang Committed by GitHub
Browse files

fix eagle unit test (#3591)

parent 7711ac6e
...@@ -153,6 +153,8 @@ class TestBenchServing(unittest.TestCase): ...@@ -153,6 +153,8 @@ class TestBenchServing(unittest.TestCase):
"64", "64",
"--mem-fraction-static", "--mem-fraction-static",
"0.7", "0.7",
"--cuda-graph-max-bs",
"32",
], ],
) )
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment