Commit Graph

2208 Commits (578d60bf4adf8659a28d9157fa5c5511b17900b1)

Author SHA1 Message Date
yangyaming f947c15378 Consider multiple levels of LoD.
7 years ago
Yu Yang dd8ffe1ea8
Merge pull request #7131 from reyoung/feature/tiny_enhance_of_while_op
7 years ago
Yang Yang 97dc451f4a clean up
7 years ago
Yang Yang fccbc2fc28 licence update
7 years ago
tensor-tang 880b2e8012 Merge remote-tracking branch 'upstream/develop' into context
7 years ago
tensor-tang 5bf5650dcf generate mkldnn dummy target for static deps
7 years ago
yangyaming 66ae0a8cb2 Enhence shrink_rnn_memory_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 Yang 7411df34b8 add multi thread
7 years ago
Yang Yang 8ee17e965f pass sgd at first iter
7 years ago
Yang Yang 9313233297 merge develop
7 years ago
Yibing Liu 0250e54c2d Enable batch input in edit_distance_op
7 years ago
Yang Yang 6004a2ed4f add copy skeleton
7 years ago
Yang Yu 5a4367bb16 Update
7 years ago
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
7 years ago
Yang Yang cb0b81f97b add << lodtensor
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
Yibing Liu 2e49facae9 Rename inputs & format license
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
Yibing Liu 2c1adb0604 Rename ctc_edit_distance_op to edit_distance_op
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
Yu Yang 15e8c80ee0 Rename API of DeviceContext (#7055)
7 years ago
Yibing Liu bfc9209e41 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
gongweibao 5347c8d763
Fix bugs (#7060)
7 years ago
typhoonzero 74b122889c wip
7 years ago
Yibing Liu 6717925de3 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
typhoonzero d48a0e4eae WIP: adding generic scattor functors
7 years ago
Tao Luo cf168b3178
Merge pull request #7067 from luotao1/op_cmake
7 years ago
Yibing Liu 36ec3e9042 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
Yibing Liu 3db7c82955 Merge branch 'develop' of upstream into fix_cross_entropy_doc
7 years ago
qingqing01 95da78a6df
Merge pull request #7047 from qingqing01/rowwise_add
7 years ago
fengjiayi a04f30e7cf move ENFORCE position
7 years ago
chengduoZH 7ac00dd684 refine
7 years ago
qingqing01 19367389c0 Update the CUDA kernel.
7 years ago
Yibing Liu e2c2652fc0 amend comments in cross_entropy_op
7 years ago
Luo Tao b654e6f7c8 fix nccl cmake error in ONLY_CPU mode
7 years ago
Yibing Liu 4745a0b9d8 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
dzhwinter 35c1683e80
"refine kernel registrar" (#6998)
7 years ago
Luo Tao b67969622e refine CMakeLists.txt when add op need DEPS
7 years ago
Yang Yu 4518252e57 Fix compile
7 years ago
Yang Yu 42062c38b1 Fix compile
7 years ago
chengduo 95862a547c
Merge pull request #7014 from chengduoZH/profiling/refine_drop_out
7 years ago
Yang Yu 8b877dd7c8 Rename API of DeviceContext
7 years ago
qingqing01 41372ded20 Resume CPU implenmentation.
7 years ago
qingqing01 32d881beab Optimize the rowwise add function.
7 years ago
typhoonzero 5361911c68 adam support sparse
7 years ago
fengjiayi bff0cbfcd3
Merge pull request #7025 from JiayiFeng/rename_output_of_softmax_and_activitions
7 years ago
Yu Yang 19f2475af1
Merge pull request #7030 from reyoung/feature/fix_get_all_names
7 years ago
武毅 4cade60717
Merge pull request #6983 from typhoonzero/fix_sendrecv_ut
7 years ago
Yang Yu ef188371a1 Polish `Scope::LocalVarNames`
7 years ago
chengduo f66c17b67d
Merge pull request #6913 from chengduoZH/profiling/sgd_op
7 years ago
whs a0e8894137
Merge pull request #7020 from wanghaoshuang/fix_transpose_doc
7 years ago
typhoonzero d2ded51adf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_sendrecv_ut
7 years ago
typhoonzero 6cc4bd536f wip
7 years ago
Tao Luo c77b696b8e
Merge pull request #7022 from luotao1/license
7 years ago
Luo Tao 761b329793 unify the indentation of license
7 years ago
fengjiayi e0be63bf09 change activations
7 years ago
fengjiayi 874cac0c94 Change softmax
7 years ago
chengduoZH 67e47e693c refine batch_norm
7 years ago
wanghaoshuang 835a4d17f2 Change 'python' code block to 'text' block
7 years ago
chengduoZH 52119d62a7 refine
7 years ago
qingqing01 f839154542
Merge pull request #6996 from qingqing01/lstm_active_type
7 years ago
wanghaoshuang 641df37393 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_transpose_doc
7 years ago
wanghaoshuang b6f638f052 Fix doc of transpose_op
7 years ago
chengduoZH a1e1ae3ff7 refine drop_out_op
7 years ago
chengduoZH 49df2a784b refine gradient function
7 years ago
dangqingqing a8e18549c2 Fix the clang format.
7 years ago
chengduoZH bcf0b56f6a refine iterator
7 years ago
Yu Yang ea4bdca86c
Merge pull request #6967 from reyoung/feature/optimize_adam_speed
7 years ago
qingqing01 d760b6a58d Refine the activation type getting in the LSTM operator to speed.
7 years ago
sweetsky0901 e12d1a1ce0 for esp data type
7 years ago
sweetsky0901 77b0bf41be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
Tao Luo 97ec6f8259
Merge pull request #6981 from luotao1/seq_pool_doc
7 years ago
typhoonzero 700bd24ba4 update remove unused code
7 years ago
typhoonzero 4dde9a0057 fix send recv unit test
7 years ago
Qiao Longfei af0c4c45a3
Impl kernel hint (#6883)
7 years ago
QI JUN efd3726929
remove unused place (#6972)
7 years ago
Yang Yu 45372842e9 Merge branch 'develop' of github.com:baidu/Paddle into feature/optimize_adam_speed
7 years ago
Yang Yu 1fdf8853d4 Optimize adam_op
7 years ago
Luo Tao 55af7a77a4 fix typo in comments of sequence_pool_op
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
Yang Yu 39ef5736c2 Use tranform to rewrite adam
7 years ago
typhoonzero e834eb870a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
qiaolongfei 682eee40cb fix math_function warning
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
ying 515e44e5f5 fix doc.
7 years ago
chengduoZH 02fda711c8 refine sgd-op
7 years ago
ying 2559e56fe4 fix doc.
7 years ago
caoying03 8a463939c3 fix doc.
7 years ago
sweetsky0901 e811c86567 for epsilon dataType
7 years ago
typhoonzero 9a729aec71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into grpc_benchmark
7 years ago
qijun aa1ac36cc2 merge baidu/develop
7 years ago
sweetsky0901 8a7c309d5f modify for update from trunk
7 years ago
sweetsky0901 333995a700 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
sweetsky0901 d8b13dee5e add norm_op for ssd(cross channel norm)
7 years ago
sweetsky0901 b1025cf50a add norm_op for ssd(cross channel norm)
7 years ago
Yu Yang ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
7 years ago
QI JUN 6b47598103
add data layout (#6832)
7 years ago
武毅 8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
7 years ago
Yang Yu 11f4f89bc1 Fix Compile
7 years ago
Yang Yu 540af318e7 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
Yu Yang eb612a8261
Merge pull request #6181 from emailweixu/enforce_drop_empty_ig
7 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
7 years ago
Yang Yang f879ef23c3 pass forward backward runtime
7 years ago
xuwei06 0bfa1f7c7a Enforce drop_empty_grad=false When the input of an op is duplicable.
7 years ago
Cao Ying 298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
7 years ago
typhoonzero 5913e735be fix compile when merge
7 years ago
fengjiayi 24f777005e
Merge pull request #6825 from JiayiFeng/rename_fill_zero_op_output
7 years ago