Commit Graph

2024 Commits (1bcf7e23bdf23ad8a96cf75a42a37f1e45fea89b)

Author SHA1 Message Date
QI JUN 105ee86d14
fix compile (#7125)
8 years ago
Yu Yang 8b91174c83
Merge pull request #7027 from reyoung/feature/rnn_gradient_check
8 years ago
Guo Sheng 4b7bd642c5
Merge pull request #7102 from guoshengCS/refine-act-GRU
8 years ago
chengduo f58fe6d3ed
Merge pull request #6601 from chengduoZH/profiling/cosine_op
8 years ago
武毅 0bd7f97b4b
Merge pull request #7045 from typhoonzero/adam_selectedrows
8 years ago
guosheng a6ff5240f5 Refine the activation type of GRUOp by following comments
8 years ago
chengduoZH 812c5f60eb remove conflict
8 years ago
chengduoZH 24cf2fcd90 move cos_sim_functor to math
8 years ago
chengduoZH 4a11fdb4ef follow comments
8 years ago
typhoonzero 903d5609c6 follow comment1
8 years ago
typhoonzero 1039c1e3b7 scatter optimizers
8 years ago
Yang Yu 0fd4a04abd Remove debug codes
8 years ago
Yang Yu dd0a4c3566 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
8 years ago
typhoonzero 641b4c0fe6 wip
8 years ago
guosheng 23b53c48df Delete the old activation type for LSTM and GRU operator
8 years ago
guosheng f74dff97ea Refine the activation type in the GRU operator related
8 years ago
Yang Yu d2cb28413e Fix ALL RNN error
8 years ago
Yancey 2cdef424d9
Implement selectedrows serialize and deserialize (#7042)
8 years ago
chengduoZH 8bd759007a refine CosSimDyFunctor
8 years ago
Yang Yu 96bc335216 Update
8 years ago
fengjiayi ec8f33c153
Merge pull request #7076 from JiayiFeng/move_enfoce_position
8 years ago
Yang Yu c732279359 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
8 years ago
chengduoZH de26ae416c add gpu code
8 years ago
chengduoZH 4f5e3d0d81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling/cosine_op_debug
8 years ago
Yang Yu f5c2d175ae Refine
8 years ago
Yibing Liu 3a93fa7708
Merge pull request #7069 from kuke/fix_cross_entropy_doc
8 years ago
Yu Yang 15e8c80ee0 Rename API of DeviceContext (#7055)
8 years ago
Yibing Liu bfc9209e41 Merge branch 'develop' of upstream into fix_cross_entropy_doc
8 years ago
gongweibao 5347c8d763
Fix bugs (#7060)
8 years ago
typhoonzero 74b122889c wip
8 years ago
Yibing Liu 6717925de3 Merge branch 'develop' of upstream into fix_cross_entropy_doc
8 years ago
typhoonzero d48a0e4eae WIP: adding generic scattor functors
8 years ago
Tao Luo cf168b3178
Merge pull request #7067 from luotao1/op_cmake
8 years ago
Yibing Liu 3db7c82955 Merge branch 'develop' of upstream into fix_cross_entropy_doc
8 years ago
qingqing01 95da78a6df
Merge pull request #7047 from qingqing01/rowwise_add
8 years ago
fengjiayi a04f30e7cf move ENFORCE position
8 years ago
chengduoZH 7ac00dd684 refine
8 years ago
qingqing01 19367389c0 Update the CUDA kernel.
8 years ago
Yibing Liu e2c2652fc0 amend comments in cross_entropy_op
8 years ago
Luo Tao b654e6f7c8 fix nccl cmake error in ONLY_CPU mode
8 years ago
dzhwinter 35c1683e80
"refine kernel registrar" (#6998)
8 years ago
Luo Tao b67969622e refine CMakeLists.txt when add op need DEPS
8 years ago
Yang Yu 4518252e57 Fix compile
8 years ago
Yang Yu 42062c38b1 Fix compile
8 years ago
chengduo 95862a547c
Merge pull request #7014 from chengduoZH/profiling/refine_drop_out
8 years ago
Yang Yu 8b877dd7c8 Rename API of DeviceContext
8 years ago
qingqing01 41372ded20 Resume CPU implenmentation.
8 years ago
qingqing01 32d881beab Optimize the rowwise add function.
8 years ago
typhoonzero 5361911c68 adam support sparse
8 years ago
fengjiayi bff0cbfcd3
Merge pull request #7025 from JiayiFeng/rename_output_of_softmax_and_activitions
8 years ago