You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/python/paddle/dataset
minqiyang 76ee482e18
Fix cv2 issues
7 years ago
..
tests Fix the overfix of 2to3 in xrange 7 years ago
__init__.py Replace relative_import with absolute_import 7 years ago
cifar.py Fix cifar10 decompress problem 7 years ago
common.py Fix cifar10 decompress problem 7 years ago
conll05.py Fix bos problem 7 years ago
flowers.py Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
image.py Fix cv2 issues 7 years ago
imdb.py Replace items() with six.moves.iteritems() to improve memory usage 7 years ago
imikolov.py Replace items() with six.moves.iteritems() to improve memory usage 7 years ago
mnist.py Fix pybind11 problem 7 years ago
movielens.py Fix CI issues 7 years ago
mq2007.py Remove the overfix of print function in dataset/ folder 7 years ago
sentiment.py Replace items() with six.moves.iteritems() to improve memory usage 7 years ago
uci_housing.py Fix pybind11 problem 7 years ago
voc2012.py Make paddle.fluid no longer depends on paddle.v2 7 years ago
wmt14.py Replace items() with six.moves.iteritems() to improve memory usage 7 years ago
wmt16.py Replace items() with six.moves.iteritems() to improve memory usage 7 years ago