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/trainer_config_helpers
minqiyang 4bf3c8c5a1
Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3
7 years ago
..
tests Build: generate all the build related files into one directory. (#9512) 7 years ago
__init__.py Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api 8 years ago
activations.py Fix typo of Softmax document 7 years ago
attrs.py fix errors 7 years ago
config_parser_utils.py Add docs and clean up unused code 8 years ago
data_sources.py Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
default_decorators.py Merge branch 'develop' into memory.set_input 8 years ago
evaluators.py add python wrapper for l2 normalize. 7 years ago
layer_math.py fix a bug of sub() in layer_math.py 7 years ago
layers.py Use six.moves to migrate zip, map, reduce and pickle in Python2 to Python3 7 years ago
networks.py Merge remote-tracking branch 'upstream/develop' into img_separable_conv 7 years ago
optimizers.py Add async sgd document (#8474) 7 years ago
poolings.py Enhance the AvgPooling to support optional exclude-mode 7 years ago
utils.py Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago