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 6dc07e7f95
Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
..
dataset Replace items() with six.moves.iteritems() to improve memory usage 7 years ago
fluid Replace items() with six.moves.iteritems() to improve memory usage 7 years ago
libs use -rpath to fix libmklml_intel.so not found (#11806) 7 years ago
proto
reader Replace the overfix of 2to3 with six.string_types 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 add type conversion for batch_size 7 years ago