Commit Graph

9342 Commits (8ba8237a870a03ccad5d159f13dcf34dd22dab16)
 

Author SHA1 Message Date
sweetsky0901 8ba8237a87 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 e2a5905eae gpu test ok unpool2dmax
7 years ago
Qiao Longfei 53bd51e3f4
07/Label semantic roles (#5798)
7 years ago
Guo Sheng 778b981e24
Merge pull request #5804 from guoshengCS/fix-GRUUnitOp-dev
7 years ago
sweetsky0901 abb3357d1c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 90f664d0b0 test unpool ok cpu
7 years ago
Tao Luo 23741aa97f
Merge pull request #5815 from tensor-tang/googlenet
7 years ago
qingqing01 2e79999ce1
Merge pull request #5805 from abhinavarora/msra
7 years ago
tensor-tang e28157d7c1 fix v2 init issue on Mac (#5808)
7 years ago
tensor-tang 63ee7290f2 remove the tmp buffer
7 years ago
chengduo 67bd4cd641
Merge pull request #5802 from chengduoZH/reorder_parameter
7 years ago
fengjiayi f04c97a035
refine test_understand_sentiment_lstm (#5781)
7 years ago
Zhaolong Xing 3e9ea34821 fix prelu doc (#5807)
7 years ago
Tao Luo f7fc6c2d7d
Merge pull request #5578 from tensor-tang/benchmark
7 years ago
Abhinav Arora 4a2b0ae4d3 Implementing the MSRA initializer for rectifier units
7 years ago
Tao Luo 44609c2a2e
Update the VGG and ResNet benchmark when NUMA=ON
7 years ago
guosheng b6b7ab63c6 Fix calculations in gru_unit_op to be consistent with gru_op
7 years ago
tensor-tang 55ecd6d29e
Merge pull request #5797 from luotao1/fix_warning
7 years ago
whs 95de6f517a
Merge pull request #5800 from wanghaoshuang/fix_pnp
7 years ago
chengduoZH 7177c276ca reorder parameters of layer
7 years ago
Zhaolong Xing 51e7c26fdc
Merge pull request #5641 from NHZlX/fix_prelu
7 years ago
sweetsky0901 822f28343b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 200f07c219 add test
7 years ago
Yu Yang a5e73f9eaf
Support many data types of several operators (#5731)
7 years ago
Yu Yang f2ca07e88a IfElse Python API (#5624)
7 years ago
sweetsky0901 ab03daa4b7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
7 years ago
sweetsky0901 45a8c9ddaf add unpool2d make ok
7 years ago
guosheng f191c82010 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into fix-GRUUnitOp-dev
7 years ago
wanghaoshuang 9f54fa24bf Rename info to query_id and add more comments.
7 years ago
Yancey 9891667b79
fix ld_library_path in dockerfile (#5794)
7 years ago
sweetsky0901 f638f91020 merge cmakelist
7 years ago
sweetsky0901 bc45335e55 add unpool
7 years ago
Luo Tao 67fa0de2a7 fix some warning with MKLDNN related codes and etc
7 years ago
ranqiu92 51c75a931c
Merge pull request #5742 from ranqiu92/doc
7 years ago
Tao Luo 55bee85edb
Merge pull request #5779 from tensor-tang/refine
7 years ago
Tao Luo 3c4d4065ae
Merge pull request #5775 from luotao1/ProtoData
7 years ago
Abhinav Arora e930f49673
Improve the initializer Interface for fc, sequence_conv and conv2d layers (#5760)
7 years ago
sweetsky0901 7ce06c8b61
Merge pull request #5571 from sweetsky0901/my_maxout_op
7 years ago
fengjiayi d5be1d4dd0
use Evaluator in book tests (#5778)
7 years ago
sweetsky0901 9cb2ff6a3b del num_channels
7 years ago
sweetsky0901 04fd98930b for code review 6
7 years ago
tensor-tang c961fbf09a change the condition to reset the forward in MKLDNNLayer
7 years ago
tensor-tang a8eeef86ac make MKLDNNLayer input grad as a vector
7 years ago
tensor-tang bc0d255796 make MKLDNNLayer input value as a vector
7 years ago
tensor-tang 3117d97784 add inputChannel in resetInValue for concat layer
7 years ago
tensor-tang c397599dfd remove weight and bias in MKLDNN reset function, since not all layers have weight and bias.
7 years ago
tensor-tang a9490a1053 make output channels changeable in reshape function
7 years ago
Luo Tao e131e96793 remove gen_proto_data.py, refine test_Trainer.cpp
7 years ago
sweetsky0901 95cbbd772e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_maxout_op
7 years ago
sweetsky0901 3fbff1ee78 for code review 5
7 years ago