Commit Graph

2482 Commits (4793e86b9247d1c5a7d1b1534a7d7d971a73fd79)

Author SHA1 Message Date
wanghaox c5a14ed4cd add mine_hard_examples operator
8 years ago
Yang Yu 9c0b29014c Make compare_op reuse elemwise_op_funcs
8 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
8 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
8 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
8 years ago
wanghaoshuang 6089b50c4b Registry int64_t kernels
8 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
8 years ago
Yang Yang 07cf302e6e first commit
8 years ago
caoying03 4020451a7b delete memory copy from linear_chain_crf_op.
8 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
8 years ago
Tao Luo 161bd4a4c3
Merge pull request #7663 from chengduoZH/fix_warning/seq_pad_test
8 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
8 years ago
chengduoZH 8e02870ce2 modify doc
8 years ago
chengduoZH 259858b41b modify doc
8 years ago
yangyaming fc581bc5f2 Change the CopyRight.
8 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
8 years ago
typhoonzero 5f4d9130f0 merge codes
8 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
8 years ago
typhoonzero ae19d2ea1e fix comm issues
8 years ago
chengduoZH 578d60bf4a code refine
8 years ago
guosheng b83ff4514b Register reduce_op_kernel with multiple data types
8 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
8 years ago
guosheng 9247aee7e4 Enhance lookup_table_op to support padding_idx
8 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
8 years ago
wanghaoshuang 77cf21e53e Change input data type to int64_t
8 years ago
Yancey1989 2ce5c9d45e fix gpu implement
8 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
8 years ago
yangyaming f20617be46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6678
8 years ago
yangyaming 9bd9d8b5ca Add sequence_reshape_op.
8 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
8 years ago
chengduoZH edd2132679 remove conflict
8 years ago
Yancey1989 07e87ff185 Fix sequence_padding compile warning
8 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
8 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
8 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
8 years ago
Tao Luo 388aa51ccf
Merge pull request #7622 from abhinavarora/reduce_op_doc
8 years ago
Abhinav Arora 484af6c7e0 Fixing the rendering for Reduce operators in operator documentation
8 years ago
Helin Wang 151f579c23 Recv OP: use BlockDesc* instread of ProgramDesc proto as Attribute
8 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
8 years ago
Helin Wang d4d143796f Fix build error
8 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
8 years ago
wanghaoshuang fe45f2115f 1. Rename 'block_expand' to im2sequence
8 years ago
Yibing Liu 7a2aa486cc Unify data type in sequence_erase_op
8 years ago
typhoonzero 02ea349101 enhance dist train performance
8 years ago
Yibing Liu d1d614b9f8 Refine the GPU kernel for sequence_erase_op
8 years ago
wanghaoshuang 7150289b5c Refine CPU kernel
8 years ago
Yibing Liu 7d3b2e4b03 Fix a bug in sequence_erase_op
8 years ago
chengduoZH c9641a03dc refine code
8 years ago
fengjiayi 14f6fa346b make elementwise op support scalar as input Y
8 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
8 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
wanghaoshuang 09adb76903 Fix code style
8 years ago
chengduoZH 24f528a1a5 follow comments
8 years ago
wanghaoshuang 0c10b5ff73 Merge branch 'develop' of https://github.com/wanghaoshuang/Paddle into ctc_greedy_decode
8 years ago
fengjiayi 3177c9a691 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
wanghaoshuang bfe7e24243 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
8 years ago
wanghaoshuang 92baa885a0 Fix code style
8 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
wanghaoshuang e82f1008a8 Finish block expand op
8 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
8 years ago
wanghaox 3b63815629 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
8 years ago
wanghaox 2ad5a6f0d1 add iou similarity operator
8 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
8 years ago
wanghaoshuang 10dd632659 Rename 'ctc_greedy_decode' to 'ctc_decode'
8 years ago
wanghaoshuang 281e93bcbb Remove 'top 1' from CPU and GPU kernel
8 years ago
fengjiayi f59599a3dd refine elementwise_add_op
8 years ago
fengjiayi ead7059bf9 Refine code
8 years ago
sidgoyal78 ba2f6f71ad Modify directory structure to show plots
8 years ago
helinwang 052c05be34
Merge pull request #7537 from Yancey1989/distributed_gpu
8 years ago
fengjiayi 5f4481350e
Merge pull request #7529 from JiayiFeng/remove_functor1
8 years ago
gongweibao 535fefb7e8
Fix grpc bugs (#7435)
8 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
8 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
8 years ago
chengduoZH 251c6032fb set use_cudnn as default
8 years ago
Yancey1989 329f1e0f79 add some comment
8 years ago
Yancey1989 9de1809590 fluid distributed on CUDA place
8 years ago
chengduoZH 79aa51229a fix conv, pool, conv_trans to decide use cudnn or not
8 years ago
fengjiayi f5cd961900 complete elementwise_min_op
8 years ago
fengjiayi acf37ad675 Complete elementwise_max_op
8 years ago
fengjiayi 76a74f1f77 Merge branch 'remove_functor1' into dev_elementwise_max_min
8 years ago
fengjiayi 6ee8a2e1db remove unnecessary functor1
8 years ago
fengjiayi 736842e447 wip
8 years ago
wanghaoshuang 8f37c3c2a7 Fix sequence scale functor cuda kernel
8 years ago
wanghaoshuang 579f684661 Add ctc_greedy_decode_op
8 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
8 years ago
guosheng c083a60d7a Add python split and glu
8 years ago
yangyaming a091d1a31c Enhance print_op.
8 years ago
Qiao Longfei 9deb1756a2
fix while_grad_op first step loss lod problem (#7490)
8 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
8 years ago
wanghaoshuang 45cf234127 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into warpctc
8 years ago
wanghaoshuang 137f0dfc21 1. Fix warpctc grad tensor initial bug.
8 years ago
wanghaox 8ab611d559 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
8 years ago
wanghaox 1ba3d29789 update code
8 years ago
Cao Ying db65f497ff Update comments for two operators. (#7457)
8 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
8 years ago
emailweixu d954becb1c
Merge pull request #7371 from emailweixu/assign_value_op
8 years ago
Tao Luo 29b2693afb
Merge pull request #7445 from abhinavarora/api_doc_bug
8 years ago
xuwei06 25ecd2061a Use CopyFromVector for assign_value_op
8 years ago
xuwei06 7306aab61d GetActualKernelType => GetExpectedKernelType
8 years ago
xuwei06 ce233796ea assign_value operator
8 years ago
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
8 years ago
whs 59bf85d914
Merge pull request #7325 from kuke/sequence_erase_op
8 years ago
wanghaoshuang 89de5d5e66 Fix cuda kernel of sequence scale functor
8 years ago
gongweibao da3087ada1
Async GRPC sendrecv (#7133)
8 years ago
wanghaoshuang 9eb3fb2946 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into warpctc
8 years ago
wanghaoshuang b1af5e435f 1. Fix warpctc grad op
8 years ago
Yibing Liu fe0ef91a3f fix ci error in edit_distance_op
8 years ago
Yibing Liu f3dcd00603 Merge branch 'develop' of upstream into ctc_edit_distance_dev
8 years ago
Yu Yang 6cff3c96db
Merge pull request #7381 from reyoung/feature/refine_get_places_op
8 years ago
Yibing Liu f594ca4369 Reuse the usable variable in edit_distance_op
8 years ago
Yang yaming a32027604f
Merge pull request #7176 from pkuyym/fix-7173
8 years ago
Yibing Liu 10779460c5 Simplify calc in test_sequence_erase_op
8 years ago
Yang Yu e5e206e2b6 Merge branch 'develop' of github.com:baidu/Paddle into feature/refine_get_places_op
8 years ago
Yang Yang(Tony) 4bcc0b64cb
[WIP] feature/parallel_gpu (#7293)
8 years ago
Yang Yu 4059c9ca7f Polish GetPlacesOp
8 years ago
fengjiayi df92776850
Merge pull request #7269 from emailweixu/calc_gradient
8 years ago
Qiao Longfei efe06caa3d
change data type of beam_search op (#7374)
8 years ago
Qiao Longfei 91f80f792d
Topk share lod (#7373)
8 years ago
fengjiayi cedd9805f5
Merge pull request #7361 from JiayiFeng/refine_and_enhence_WhileGradOp
8 years ago
xuwei06 0ef9dc6122 Fix comment for norm_op
8 years ago
yangyaming 427e47459b Add grad_op_maker for sequence_pool.
8 years ago
wanghaox 99a6c5d40e change output shape to [2, layer_height, layer_width, num_priors, 4]
8 years ago
fengjiayi fbc30215d4 refine WhileGradOp code
8 years ago
Yancey e249ad1211
Test dist word2vec (#7334)
8 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
8 years ago
fengjiayi 8f962f7433 Update
8 years ago
Yu Yang ce6dad3b35 Rename CopyFrom to Copy for tensors (#7292)
8 years ago
Qiao Longfei d762e07ecc
Merge pull request #7294 from jacquesqiao/add-back-priority
8 years ago
Yibing Liu 7b9d5b325c Add document for sequence_erase_op
8 years ago
Yibing Liu 37f933b8ad Add gpu kernel for sequence_erase_op
8 years ago
qiaolongfei 0b52cc886f fix priority
8 years ago
Yancey aa75f1e2c5
Create tensor in recv op (#7286)
8 years ago
yangyaming 12ed53c1f2 Inherit LoD from x to x_grad and enhance the unit test.
8 years ago
Yu Yang 219fbd51bc
Merge pull request #6732 from QiJune/get_places_op
8 years ago
Yibing Liu 2a54ddd267 Merge branch 'develop' of upstream into sequence_erase_op
8 years ago
Guo Sheng 26d451116b
Merge pull request #7251 from guoshengCS/enhance-reorderTensor
8 years ago
Yang Yu 63ff0b4ba9 Refine get_places
8 years ago
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
8 years ago
emailweixu 8814bec0c5 Show argument dimensions with operator::DebugStringEx (#7268)
8 years ago
Yang Yu ed0cf3d6c6 Merge branch 'develop' of github.com:baidu/Paddle into feature/get_places
8 years ago
Yibing Liu e85c513307 Add sequencee erase operator
8 years ago
guosheng ea6eb96347 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-reorderTensor
8 years ago
guosheng e21923543a Enhance reorder_lod_tensor_by_rank_op to support Tensor
8 years ago
tensor-tang 673dc26cd4
Merge pull request #7164 from tensor-tang/context
8 years ago
Yu Yang 894236a128
Merge pull request #6730 from tonyyang-svail/parallel_do
8 years ago
zhangchao d06bbb12e8
Merge pull request #7203 from peterzhang2029/fix_adagrad
8 years ago
tensor-tang 6177cb5162 Merge remote-tracking branch 'upstream/develop' into context
8 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
8 years ago
peterzhang2029 dd09d8b2bf fix gpu error
8 years ago
tensor-tang 9c7cea81c8 follow comments, use unique_ptr and remove unused file
8 years ago
Yang Yu 8496b2e41b Refine parallel_do
8 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
8 years ago
Yancey e5fe8935fb
send_recv variables (#7161)
8 years ago
Yang Yu 040dc59b0f Correctly handle image operators
8 years ago
peterzhang2029 c10d5d2aa1 refine code style
8 years ago
peterzhang2029 f9ef6d1519 init
8 years ago
Yu Yang cd5fad13ce
Merge pull request #7160 from reyoung/feature/expose_activations
8 years ago
yangyaming e32103645e Only shrink for the first level LoD.
8 years ago
yangyaming f947c15378 Consider multiple levels of LoD.
8 years ago
Yu Yang dd8ffe1ea8
Merge pull request #7131 from reyoung/feature/tiny_enhance_of_while_op
8 years ago
Yang Yang 97dc451f4a clean up
8 years ago
Yang Yang fccbc2fc28 licence update
8 years ago
tensor-tang 880b2e8012 Merge remote-tracking branch 'upstream/develop' into context
8 years ago
tensor-tang 5bf5650dcf generate mkldnn dummy target for static deps
8 years ago
yangyaming 66ae0a8cb2 Enhence shrink_rnn_memory_op.
8 years ago
Tao Luo 231e2ee55e
Merge pull request #7148 from luotao1/op_make
8 years ago
Luo Tao 2d2b633282 add more comments in CMakelists.txt of operator
8 years ago
Yang Yang 7411df34b8 add multi thread
8 years ago
Yang Yang 8ee17e965f pass sgd at first iter
8 years ago
Yang Yang 9313233297 merge develop
8 years ago
Yibing Liu 0250e54c2d Enable batch input in edit_distance_op
8 years ago
Yang Yang 6004a2ed4f add copy skeleton
8 years ago
Yang Yu 5a4367bb16 Update
8 years ago
sweetsky0901 cbe25b3345
Merge pull request #6881 from sweetsky0901/cross_channel_norm
8 years ago
Yang Yang cb0b81f97b add << lodtensor
8 years ago
Luo Tao 5974c1b76e refine comments in CMakelists.txt of operator
8 years ago
Luo Tao e4e95beedc manually pybind some specific operators
8 years ago
Luo Tao f3851fe58d auto pybind when *_op.cc contains several operators
8 years ago
Tao Luo 25af35d8bb
Merge pull request #7134 from PaddlePaddle/del_some_in_makelist
8 years ago
sweetsky0901 4d33bfbd5a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
8 years ago
dzhwinter 899a79cceb
Feature/transform (#7111)
8 years ago
sweetsky0901 0219c3d6d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
8 years ago
sweetsky0901 783f9eade4 del using in .h
8 years ago
sweetsky0901 554f696712 for del DEPS
8 years ago
Yang Yu 0c5202cbb5 Tiny enhance of while_op
8 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 0df2290707 for makelist update
8 years ago
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
Yibing Liu 2e49facae9 Rename inputs & format license
8 years ago
sweetsky0901 d52fd00a66 int to size_t
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
Yibing Liu 2c1adb0604 Rename ctc_edit_distance_op to edit_distance_op
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
sweetsky0901 a8109cf0ae Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 95aec835e6 modify fun name
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
sweetsky0901 41bbd28322 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
8 years ago
sweetsky0901 1a685144bb for xxYY to xx_yy
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
sweetsky0901 dc7ddcb0b7 resolved conflict
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 36ec3e9042 Merge branch 'develop' of upstream into ctc_edit_distance_dev
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
Yibing Liu 4745a0b9d8 Merge branch 'develop' of upstream into ctc_edit_distance_dev
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
Yu Yang 19f2475af1
Merge pull request #7030 from reyoung/feature/fix_get_all_names
8 years ago
武毅 4cade60717
Merge pull request #6983 from typhoonzero/fix_sendrecv_ut
8 years ago
Yang Yu ef188371a1 Polish `Scope::LocalVarNames`
8 years ago