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
wangmeng28 298977c4e4
Fix doc of ParameterAttribute
7 years ago
..
tests Merge remote-tracking branch 'upstream/develop' into factorization_machine_layer 7 years ago
__init__.py
activations.py Merge branch 'develop' into softsign 7 years ago
attrs.py Fix doc of ParameterAttribute 7 years ago
config_parser_utils.py Add docs and clean up unused code 8 years ago
data_sources.py
default_decorators.py
evaluators.py Rename info to query_id and add more comments. 7 years ago
layer_math.py Add Sqrt and Reciprocal activation 8 years ago
layers.py Merge pull request #6940 from ranqiu92/doc 7 years ago
networks.py Merge remote-tracking branch 'upstream/develop' into img_separable_conv 7 years ago
optimizers.py Fix the doc for momentum and adam optimizer. 7 years ago
poolings.py Enhance the AvgPooling to support optional exclude-mode 7 years ago
utils.py