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
Lei Wang 09b4a1a361
Build: generate all the build related files into one directory. (#9512)
7 years ago
..
tests Build: generate all the build related files into one directory. (#9512) 7 years ago
__init__.py
activations.py Fix typo of Softmax document 7 years ago
attrs.py Fix doc of ParameterAttribute 7 years ago
config_parser_utils.py
data_sources.py
default_decorators.py
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 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_upsample_layer 7 years ago
networks.py
optimizers.py Add async sgd document (#8474) 7 years ago
poolings.py
utils.py