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
xuwei06 35bfb1d5c3
Allow setting both is_static and initial_mean, initial_std at the same time.
8 years ago
..
tests Add Sqrt and Reciprocal activation 8 years ago
__init__.py Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api 8 years ago
activations.py Add Sqrt and Reciprocal activation 8 years ago
attrs.py Allow setting both is_static and initial_mean, initial_std at the same time. 8 years ago
config_parser.py
config_parser_utils.py add config_parser_utils 8 years ago
data_sources.py Temporary disable async load data in PyDP2. 8 years ago
default_decorators.py Merge branch 'develop' into memory.set_input 8 years ago
evaluators.py fix document formation bugs. 8 years ago
layer_math.py Add Sqrt and Reciprocal activation 8 years ago
layers.py follow comments 8 years ago
networks.py Add error clipping to MT demo. 8 years ago
optimizers.py enable global gradient_clipping_threshold 8 years ago
poolings.py
utils.py