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
minqiyang 0c7d6eb8b2
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax
7 years ago
..
dataset Remove the overfix of print function in dataset/ folder 7 years ago
fluid Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_python3_syntax 7 years ago
libs
proto
reader Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
trainer Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
trainer_config_helpers Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
utils
v2 Merge pull request #12109 from emailweixu/cpu_only 7 years ago
.gitignore
__init__.py Replace relative_import with absolute_import 7 years ago
batch.py Change the default value of the parameter 'drop_last' in 'paddle.batch' to False. 7 years ago