提交 97a8bb7f 编写于 作者: T Tingquan Gao

Revert "debug"

This reverts commit 2a61ac65.
上级 5fde410d
......@@ -162,7 +162,7 @@ class RetrievalEval(object):
has_camera = True
batch[2] = batch[2].reshape([-1, 1]).astype("int64")
out = self.model(batch[0])
out = self.model(batch)
if "Student" in out:
out = out["Student"]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册