Commit Graph

365 Commits (fa10677aeda504f6867db8a0f7755b66e878f08b)

Author SHA1 Message Date
hedaoyuan 46988517f2 Fix a small bug.
8 years ago
hedaoyuan 4b1bc6815e Fix comments of slice_projection, and add unit test of SliceProjection.
8 years ago
hedaoyuan dc9f31b32b Add SliceProjection and slice_projection.
8 years ago
caoying03 8b9e678ddf fix dropout and clipping setttings in layer helpers.
8 years ago
zlx a59fa46c1f Merge branch 'add_paramAttr' of https://github.com/NHZlX/Paddle into add_paramAttr
8 years ago
zlx 18f4d24d0d moidify comment of im_conv_group
8 years ago
Zhaolong Xing 5f32cc10c2 Update networks.py
8 years ago
zlx 21a3c9d6f4 add the comments for img_conv_groups
8 years ago
zlx fae3632c91 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_paramAttr
8 years ago
zlx a183a80e2e add param_attr for img_conv_group(...)
8 years ago
Cao Ying 6a6e1c7407 Merge pull request #2944 from lcy-seso/fix_recurrent_parse_bug
8 years ago
caoying03 1b6faffeb5 Merge branch 'develop' into fix_recurrent_parse_bug
8 years ago
wanghaoshuang 2e58f2c4c9 Merge branch 'crop_layer' of https://github.com/wanghaoshuang/Paddle into crop_layer
8 years ago
wanghaoshuang 60a788933b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
whs d83bae85da Merge branch 'develop' into crop_layer
8 years ago
wanghaoshuang 3e7819c276 1. Reading image shape from input data instead of image_config
8 years ago
caoying03 0ed51ce2e4 fix bug of type check of inputs to recurrent_group.
8 years ago
caoying03 e2fd06c386 refine name of the input parameter.
8 years ago
caoying03 ac69f7730a add gated linear unit into config helper.
8 years ago
Yu Yang 62da4a1cde Merge pull request #2802 from reyoung/feature/fix_python_slow
8 years ago
Yu Yang 313e9f551f Fix slow parsing a recursive depends topology
8 years ago
wanghaoshuang de5ded6bbd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
Cao Ying 8c615e8ff4 Merge pull request #2783 from lcy-seso/update_wmt14_model_md5
8 years ago
caoying03 68ec558c21 update the md5sum of WMT14 trained model.
8 years ago
xuwei06 cbc6221748 Update comments of maxout_layer
8 years ago
wanghaoshuang d378e0a0cd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into crop_layer
8 years ago
Tao Luo 7f380c1be3 Merge pull request #2701 from luotao1/stride
8 years ago
Luo Tao e7b071f33a update annotation with comments
8 years ago
wanghaoshuang 5e6e1f636a Add grad test and python wrapper for crop layer
8 years ago
Yang yaming 312ce8b419 Merge pull request #2497 from pkuyym/ssd_outloss
8 years ago
yangyaming 86543f7f6a Follow comments.
8 years ago
Luo Tao 0e61730039 stride pooling for max and average layer
8 years ago
dangqingqing 0c70f34c60 Fix bug for flowers dataset and row_conv.
8 years ago
yangyaming 3a0919bab3 Add test for configuration and add doc.
8 years ago
caoying03 5c68aacad1 follow comments.
8 years ago
caoying03 b0ad9c9074 enable intializing memory state for lstmemory_group.
8 years ago
yangyaming b5ab4b69bc Follow comments, mainly use std::copy to simplify logic.
8 years ago
Yu Yang b34a05d114 Fix travis-ci in new image
8 years ago
zlx 1d6b859549 modity topo
8 years ago
zlx 561c4562cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
zlx fdde4eff0d modify some topo
8 years ago
Peng LI 08d0b1d9ac Merge pull request #2576 from pengli09/cls_cost_coeff
8 years ago
Yang yaming f551c271af Merge pull request #2467 from pkuyym/ssd_map
8 years ago
Peng Li 7cf640b58d add coeff parameter to classification_cost
8 years ago
zlx 1eab8cce32 modify the annotations of HookAttribute, Variable declaration
8 years ago
zlx 15bf6e05b5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into improve_pruning
8 years ago
xuwei06 61222578b4 Allow printer layer to print user provided message
8 years ago
qingqing01 8266546eb2 Merge pull request #2480 from emailweixu/repeat_layer
8 years ago
xuwei06 f48535102b Add the test_repeat_layer.py
8 years ago
yangyaming 5f924d5d53 Follow comments.
8 years ago