提交 95f820b8 编写于 作者: W wangjiawei04

CLOSE data augment if use pdserving

上级 f7dbf2b7
......@@ -22,7 +22,7 @@ logger = initial_logger()
import tools.infer.utility as utility
args = utility.parse_args()
if args.use_serving is False:
if args.use_pdserving is False:
from .data_augment import AugmentData
from .random_crop_data import RandomCropData
from .make_shrink_map import MakeShrinkMap
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册