提交 2cdf723f 编写于 作者: W wanghaoshuang

Remove v2 api.

上级 7db6dc76
...@@ -4,8 +4,8 @@ import tarfile ...@@ -4,8 +4,8 @@ import tarfile
import numpy as np import numpy as np
from PIL import Image from PIL import Image
from os import path from os import path
from paddle.v2.image import load_image from paddle.dataset.image import load_image
import paddle.v2 as paddle import paddle
NUM_CLASSES = 95 NUM_CLASSES = 95
DATA_SHAPE = [1, 48, 512] DATA_SHAPE = [1, 48, 512]
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册