Commit Graph

2069 Commits (24181fdc934542e7a323bb2889c334a053af1edb)

Author SHA1 Message Date
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
7 years ago
Yu Yang dd8ffe1ea8
Merge pull request #7131 from reyoung/feature/tiny_enhance_of_while_op
7 years ago
Tao Luo 231e2ee55e
Merge pull request #7148 from luotao1/op_make
7 years ago
Luo Tao 2d2b633282 add more comments in CMakelists.txt of operator
7 years ago
Yang Yu 5a4367bb16 Update
7 years ago
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
7 years ago
Luo Tao 5974c1b76e refine comments in CMakelists.txt of operator
7 years ago
Luo Tao e4e95beedc manually pybind some specific operators
7 years ago
Luo Tao f3851fe58d auto pybind when *_op.cc contains several operators
7 years ago
Tao Luo 25af35d8bb
Merge pull request #7134 from PaddlePaddle/del_some_in_makelist
7 years ago
sweetsky0901 4d33bfbd5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
7 years ago
sweetsky0901 0219c3d6d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 783f9eade4 del using in .h
7 years ago
sweetsky0901 554f696712 for del DEPS
7 years ago
Yang Yu 0c5202cbb5 Tiny enhance of while_op
7 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 0df2290707 for makelist update
7 years ago
QI JUN 105ee86d14
fix compile (#7125)
7 years ago
Yu Yang 8b91174c83
Merge pull request #7027 from reyoung/feature/rnn_gradient_check
7 years ago
Guo Sheng 4b7bd642c5
Merge pull request #7102 from guoshengCS/refine-act-GRU
7 years ago
chengduo f58fe6d3ed
Merge pull request #6601 from chengduoZH/profiling/cosine_op
7 years ago
武毅 0bd7f97b4b
Merge pull request #7045 from typhoonzero/adam_selectedrows
7 years ago
sweetsky0901 d52fd00a66 int to size_t
7 years ago
guosheng a6ff5240f5 Refine the activation type of GRUOp by following comments
7 years ago
chengduoZH 812c5f60eb remove conflict
7 years ago
chengduoZH 24cf2fcd90 move cos_sim_functor to math
7 years ago
chengduoZH 4a11fdb4ef follow comments
7 years ago
typhoonzero 903d5609c6 follow comment1
7 years ago
typhoonzero 1039c1e3b7 scatter optimizers
7 years ago
Yang Yu 0fd4a04abd Remove debug codes
7 years ago
Yang Yu dd0a4c3566 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
7 years ago
typhoonzero 641b4c0fe6 wip
7 years ago
guosheng 23b53c48df Delete the old activation type for LSTM and GRU operator
7 years ago
guosheng f74dff97ea Refine the activation type in the GRU operator related
7 years ago
Yang Yu d2cb28413e Fix ALL RNN error
7 years ago
sweetsky0901 a8109cf0ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 95aec835e6 modify fun name
7 years ago
Yancey 2cdef424d9
Implement selectedrows serialize and deserialize (#7042)
7 years ago
chengduoZH 8bd759007a refine CosSimDyFunctor
7 years ago
Yang Yu 96bc335216 Update
7 years ago
sweetsky0901 41bbd28322 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 1a685144bb for xxYY to xx_yy
7 years ago
fengjiayi ec8f33c153
Merge pull request #7076 from JiayiFeng/move_enfoce_position
7 years ago
Yang Yu c732279359 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
7 years ago
sweetsky0901 dc7ddcb0b7 resolved conflict
7 years ago
chengduoZH de26ae416c add gpu code
7 years ago
chengduoZH 4f5e3d0d81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling/cosine_op_debug
7 years ago
Yang Yu f5c2d175ae Refine
7 years ago
Yibing Liu 3a93fa7708
Merge pull request #7069 from kuke/fix_cross_entropy_doc
7 years ago