Commit Graph

1134 Commits (42c102a0b3761c0dba4ffddb5f9f1bac87e54841)

Author SHA1 Message Date
caoying03 42c102a0b3 follow comments.
8 years ago
caoying03 ffafc5c911 fix the SubNestedSequenceLayer implementations.
8 years ago
caoying03 83ce2dce5f split sorting into another layer. fix config helper.
8 years ago
caoying03 00b6d26684 Merge branch 'develop' into add_nest_sequence_select
8 years ago
Yu Yang aaf2d66db8 Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
8 years ago
Qiao Longfei d953611e86 Softmax grad op (#3164)
8 years ago
Yu Yang 133541ee41 Merge codes
8 years ago
Yu Yang fbcadb75c6 Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
8 years ago
caoying03 6e291b34c3 Merge branch 'develop' into add_nest_sequence_select
8 years ago
Guo Sheng 0c181c6387 Merge pull request #3112 from guoshengCS/add-ClipLayer
8 years ago
Qiao Longfei cc6c33b8b2 export Backward to python (#3174)
8 years ago
Guo Sheng b7b956f0ba Merge branch 'develop' into add-ClipLayer
8 years ago
Guo Sheng 5cb29a8fbf Merge pull request #3083 from guoshengCS/add-L2NormLayer
8 years ago
guosheng 5d644994d3 Add test_clip_layer.protostr for ClipLayer python unit test
8 years ago
guosheng 3fe9e48f36 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-L2NormLayer
8 years ago
guosheng 17e16c2548 Refine RowL2NormLayer and add python unit test for it
8 years ago
caoying03 d3e30146e4 Merge branch 'develop' into add_nest_sequence_select
8 years ago
caoying03 4b39f92bd8 add implementation of SubNestedSequenceLayer.
8 years ago
Yu Yang 3e812383bc Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
8 years ago
Yu Yang a0590004ce Add __all__ in `gradient_checker.py`
8 years ago
qijun 341d1880ee Merge remote-tracking branch 'baidu/develop' into op_gpu_test
8 years ago
Yu Yang fcc28ccea2 Add comments
8 years ago
Yu Yang 7c42aad412 Initialize Gradient Checker
8 years ago
guosheng 82911cecb6 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-ClipLayer
8 years ago
guosheng d19355a532 Refine ClipLayer and add unit test for it
8 years ago
qijun 81cc7a3227 merge baidu/develop
8 years ago
liaogang c36a093c5e Fix conflict
8 years ago
Yancey ec9d4d527e Add start_record interface (#3128)
8 years ago
hedaoyuan aaf8401fa0 Merge pull request #3126 from hedaoyuan/slice
8 years ago
guosheng f35e08471c revise the format of __all__ in layers.py
8 years ago
liaogang 1e676f684d Add mean op unit test in python
8 years ago
Yu Yang 5d134a03f1 Refine remove std::shared_ptr in Scope
8 years ago
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
qijun cf5ac5888e reduce gpu memory allocation in op_test
8 years ago
qijun 61f94f0002 add EIGEN_USE_GPU macro to op.cu file
8 years ago
caoying03 c0ecd5c4c5 add config helper.
8 years ago
qijun 4a1f7bd21f add gpu python op test
8 years ago
qijun 4cc42171db merge baidu/develop
8 years ago
guosheng 23a8d015e0 add ClipLayer
8 years ago
Yan Chunwei aee0d3ec5f RecurrentOp implementation (#2890)
8 years ago
guosheng 84660653f8 add RowL2NormLayer
8 years ago
Cao Ying 2200ff5e3c Merge pull request #3071 from lcy-seso/enable_dropout_for_embedding
8 years ago
caoying03 8b9e678ddf fix dropout and clipping setttings in layer helpers.
8 years ago
qingqing01 44923db6ee Merge pull request #3082 from qingqing01/multi_gpu_infer
8 years ago
武毅 c10121e13c [Done] Sync master client between passes and fix recordio split (#2948)
8 years ago
dangqingqing 7c13292cff Fix bug for multi-GPU inference.
8 years ago
Cao Ying eff17a6859 Merge pull request #3049 from lcy-seso/fix_v2_bachnorm_parse
8 years ago
caoying03 ccdc262848 enable v2 use cudnn batch norm automatically.
8 years ago