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 35e6abd7bb
Change iter_parameters back and port unittests code to Python3
7 years ago
..
dataset Remove the overfix of print function in dataset/ folder 7 years ago
fluid Change iter_parameters back and port unittests code 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