提交 a31710f3 编写于 作者: D dongdaxiang 提交者: dongdaxiang

refine code style

上级 03b59bbe
......@@ -156,7 +156,6 @@ class WebService(object):
self.input_queues[self.idx].put(request.json)
#self.input_queues[0].put(request.json)
self.idx += 1
if self.idx >= len(self.gpus):
self.idx = 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册