提交 a881b250 编写于 作者: M MRXLT

fix gpu web service

上级 40a17ea3
......@@ -133,7 +133,6 @@ class WebService(object):
result = self.postprocess(
feed=feed, fetch=fetch, fetch_map=fetch_map)
result = {"result": result}
result = {"result": fetch_map}
except ValueError:
result = {"result": "Request Value Error"}
return result
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册