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 4bf3c8c5a1
Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
..
dataset Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
fluid Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
libs use -rpath to fix libmklml_intel.so not found (#11806) 7 years ago
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 Fix the grammar in copyright. (#8403) 7 years ago
v2 Merge pull request #12109 from emailweixu/cpu_only 7 years ago
.gitignore Add gitignores 7 years ago
__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