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
Tao Luo c785975b4b
Merge pull request #1256 from luotao1/maxout
9 years ago
..
tests Merge pull request #1231 from yu239/rotate_and_flip 9 years ago
__init__.py Merge branch 'develop' of github.com:baidu/Paddle into feature/mnist_train_api 9 years ago
activations.py
attrs.py fix bug: 9 years ago
config_parser.py add config_parser in trainer_config_helpers to seperate trainer config 9 years ago
config_parser_utils.py add config_parser_utils 9 years ago
data_sources.py Revert "Remove completely create_data_config_proto" 9 years ago
default_decorators.py
evaluators.py fix style issues 9 years ago
layer_math.py Rename math.py to layer_math.py 9 years ago
layers.py remove unused notes in maxout layer 9 years ago
networks.py rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name 9 years ago
optimizers.py
poolings.py
utils.py