未验证 提交 f6a4c3ea 编写于 作者: Y Yu Yang 提交者: GitHub

Merge pull request #7779 from reyoung/feature/disable_detection_output

Disable the unit test ofdetection output op
......@@ -68,4 +68,6 @@ class TestUnpoolOp(OpTest):
if __name__ == '__main__':
unittest.main()
# FIXME: detection_output_op will be rewritten. This unittest should be
# enabled after rewriting.
exit(0) # temporary disable this unittest
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册