未验证 提交 32426808 编写于 作者: W wuzewu 提交者: GitHub

Add import paddle in eval

...@@ -25,6 +25,7 @@ import sys ...@@ -25,6 +25,7 @@ import sys
import argparse import argparse
import pprint import pprint
import numpy as np import numpy as np
import paddle
import paddle.fluid as fluid import paddle.fluid as fluid
from utils.config import cfg from utils.config import cfg
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册