提交 302c4f11 编写于 作者: W wanghaoshuang

rename voc_seg to voc2012

上级 4a5c3714
......@@ -30,5 +30,5 @@ import voc_seg
__all__ = [
'mnist', 'imikolov', 'imdb', 'cifar', 'movielens', 'conll05', 'sentiment'
'uci_housing', 'wmt14', 'mq2007', 'flowers', 'voc_seg'
'uci_housing', 'wmt14', 'mq2007', 'flowers', 'voc2012'
]
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
import paddle.v2.dataset.voc_seg
import paddle.v2.dataset.voc2012
import unittest
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册