Commit Graph

6610 Commits (be815dd0060706128dc6187292d8cd186aee48a1)

Author SHA1 Message Date
wanghaox 25a0193215 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
Yang Yu 97856d89ac Disable the unstable unittest
7 years ago
Yang Yu 6f7b346f26 Merge branch 'develop' of github.com:baidu/Paddle into 7724
7 years ago
Yu Yang b455502844
Merge pull request #7723 from reyoung/feature/wrap_nce_loss
7 years ago
wanghaox ca2e96f270 update code
7 years ago
wanghaox 534cf74119 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
xzl 06db703843 ../../../../../paddle/api
7 years ago
dangqingqing e5fc79d88a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing e7700640e6 Remove Boost finding in CMake.
7 years ago
wanghaox a05d25cf41 update code and doc, change input x to LoDTensor
7 years ago
Tao Luo d57bca16f2 fix license format of variable_test.cc (#7763)
7 years ago
Yang Yu deb7509820 Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
Yang Yu df4133d0b3 Fix compile error in bipartite_match_op
7 years ago
Yang Yu 69074eadbb Merge branch 'develop' of github.com:baidu/Paddle into feature/wrap_nce_loss
7 years ago
qingqing01 575289209f Fix bug and unit test in bipartite_match_op.
7 years ago
dangqingqing eaabf2aa9f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
wanghaox d662e85f12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yang f816e116b5 clean up
7 years ago
Yang Yang e443d034d6 bring back share data
7 years ago
wanghaox d4587959f9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
chengduo 9b1a17a835 Refine conv2d_transpose layer doc (#6920)
7 years ago
Yang Yang 0ed3f35919 pass parallel_do cbow
7 years ago
Guo Sheng cd25adbe27
Merge pull request #7659 from guoshengCS/enhance-reduceOp-datatype
7 years ago
qingqing01 2b19a68cc9
Merge pull request #7695 from qingqing01/bipartite_match_op
7 years ago
Cao Ying 479c861b57
Merge pull request #7726 from lcy-seso/fix_rendering_error_of_transpose_op
7 years ago
wanghaoshuang 09544bc1e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
kavyasrinet b7eeef2489
Updating the comments for send_op and recv_op. (#7747)
7 years ago
guosheng d51204425a Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
dangqingqing e44dedf90f Fix the warning and unit test.
7 years ago
Tao Luo 1575c2c825
Merge pull request #7572 from luotao1/fluid_infer
7 years ago
ying 64606eafff Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
whs 44561a24c9
Merge pull request #7655 from wanghaoshuang/ctc_evaluator_py
7 years ago
dangqingqing 74af23b6d1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
dangqingqing 530df1b289 Fix the naming.
7 years ago
zlx 3772d27dfb add depthwise conv forward
7 years ago
wanghaoshuang c9e208c845 Fix white space in comments.
7 years ago
dangqingqing 07908686d5 Update some comments and add more check.
7 years ago
wanghaox 0b178b8a59 update code
7 years ago
guosheng b03c8b90ae Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
wanghaox 0e165032a8 update code
7 years ago
dangqingqing a89e1b85fe Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake
7 years ago
dangqingqing 609ede25b9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into profiling_py
7 years ago
dangqingqing 579449b050 Update comments and revert pybind11.
7 years ago
wanghaoshuang 1bc8de3209 1. Add sequence_num as edit distance op's output
7 years ago
ying c6b78e56b1 Merge branch 'develop' into fix_rendering_error_of_transpose_op
7 years ago
Luo Tao acb13e7fac Merge branch 'develop' into fluid_infer
7 years ago
wanghaox 3c255ad39d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
guosheng 048bc12d60 Fix GPU kernel of lookup_table_op enhancement
7 years ago
wanghaox f7c0ad9d35 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaox 528bcac52c update iou_sim code
7 years ago
wanghaoshuang 648ca7a3b2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
Yu Yang 54a4696f2a
Merge pull request #7660 from reyoung/feature/compare_op_use_elemwise
7 years ago
Yang Yu af8cb820a7 Fix bug of nce_op
7 years ago
Luo Tao 5c056535ed Merge branch 'develop' into fluid_infer
7 years ago
wanghaox 142f632886 update code
7 years ago
wanghaoshuang 3a48282e61 Fix unitest
7 years ago
ying f6cea35743 fix rendering error of transpose operator.
7 years ago
QI JUN a6da470b11
add memory optimization transpiler demo (#7443)
7 years ago
wanghaox f020f4b51e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
Yang Yu f035f327b1 Wrap NCE to python
7 years ago
guosheng e54eaee58a Fix print_operators_doc to support AttrType int_64
7 years ago
wanghaoshuang 500e29a4a4 1. Reduce attributes
7 years ago
guosheng fd5c1c8a69 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
Yang Yu 2024489bb8 Fix CI
7 years ago
Yang Yu 2b9b6c3d32 Merge branch 'develop' of github.com:baidu/Paddle into feature/compare_op_use_elemwise
7 years ago
Wang Meng cb17dd20f7
Merge pull request #7698 from will-am/fix_priorbox
7 years ago
whs 32cc11e358
Merge pull request #5945 from wanghaoshuang/sampler
7 years ago
guosheng 4c7cb771aa Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-lookup_table_op-padidx
7 years ago
guosheng ae676a609f Enhance lookup_table_op to support padding_idx
7 years ago
武毅 18615626a8
Merge pull request #7715 from Yancey1989/split_selected_rows_to_multi_pserver
7 years ago
dangqingqing dd5e8d6c23 Fix the cmake dependences.
7 years ago
Yibing Liu f2c4bb679b Add lstm with recurrent projection operator
7 years ago
Qiao Longfei 85671b8acb Data type transform (#7653)
7 years ago
Abhinav Arora cd775a130a Fixing typo in Send op (#7625)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
Cao Ying 04806ffe83
Merge pull request #7656 from chengduoZH/feature/enhance_matmul_op
7 years ago
Yancey1989 d0a9393668 Split SelectedRows to multiple pservers
7 years ago
chengduoZH 782ddc5f59 follow comments
7 years ago
dangqingqing 564c6abda3 Add cmake for extern project of boost.
7 years ago
Xi Chen 84568d38e8 remove unused vars which block the build
7 years ago
helinwang d85a9dc4de
Merge pull request #7621 from helinwang/remote_optimize
7 years ago
helinwang c8e7d1085e
Merge pull request #7686 from peterzhang2029/scale_fix
7 years ago
helinwang e92fe9e64f
Merge branch 'develop' into remote_optimize
7 years ago
wangmeng28 871b0e6854 Simplify priorbox layer
7 years ago
wangmeng28 e22039f82b Fix priorbox layer when multiple values given in min_size
7 years ago
Luo Tao f1c4c80025 Merge branch 'develop' into fluid_infer
7 years ago
chengduoZH cd38e2d142 remove conflict
7 years ago
chengduoZH 0468422d06 follow comments
7 years ago
wanghaoshuang a123c169ea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into sampler
7 years ago
dangqingqing c2edcde1b1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into bipartite_match_op
7 years ago
dangqingqing bf33b191d0 Add bipartite matching operator and unit testing.
7 years ago
Yang yaming 4f933312db
Merge pull request #7662 from pkuyym/fix-6678
7 years ago
yangyaming b07ca1de1f resize before computing LoD.
7 years ago
Qiao Longfei 50ac67fc63
Bugfix/check if kernel for type exist (#7657)
7 years ago
whs 55ec0e2a92
Merge pull request #7649 from wanghaoshuang/fix_edit
7 years ago
peterzhang2029 b48fedc30b init
7 years ago
Qiao Longfei 0071b5f797
complete data layout transform (#7440)
7 years ago
whs 47753a9667
Merge pull request #7527 from wanghaoshuang/ctc_greedy_decode
7 years ago
Cao Ying 6720e67fbd
Merge pull request #7675 from lcy-seso/remove_copy_from_crf
7 years ago
yangyaming 08cb472ab9 Simplify the implementation.
7 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
7 years ago
wanghaox c5a14ed4cd add mine_hard_examples operator
7 years ago
Yang Yu 9c0b29014c Make compare_op reuse elemwise_op_funcs
7 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
7 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
7 years ago
Yu Yang 47622d7f5c
Merge pull request #7624 from tonyyang-svail/7450
7 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
7 years ago
wanghaoshuang 6089b50c4b Registry int64_t kernels
7 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
7 years ago
Yang Yang 07cf302e6e first commit
7 years ago
caoying03 4020451a7b delete memory copy from linear_chain_crf_op.
7 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
7 years ago
Tao Luo 161bd4a4c3
Merge pull request #7663 from chengduoZH/fix_warning/seq_pad_test
7 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
7 years ago
chengduoZH 8e02870ce2 modify doc
7 years ago
chengduoZH 259858b41b modify doc
7 years ago
yangyaming fc581bc5f2 Change the CopyRight.
7 years ago
yangyaming bea41444d7 Refine the implementation and add unit test.
7 years ago
typhoonzero 5f4d9130f0 merge codes
7 years ago
wanghaoshuang 6e04e580d2 Change input data type to int64_t in unitest and GPU kernel
7 years ago
typhoonzero ae19d2ea1e fix comm issues
7 years ago
chengduoZH 578d60bf4a code refine
7 years ago
guosheng b83ff4514b Register reduce_op_kernel with multiple data types
7 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
guosheng 9247aee7e4 Enhance lookup_table_op to support padding_idx
7 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
7 years ago
wanghaoshuang 77cf21e53e Change input data type to int64_t
7 years ago
Yancey1989 2ce5c9d45e fix gpu implement
7 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
7 years ago
yangyaming f20617be46 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6678
7 years ago
Luo Tao a12db45c20 rename libpaddle_fluid_shared.so to libpaddle_fluid.so
7 years ago
yangyaming 9bd9d8b5ca Add sequence_reshape_op.
7 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
7 years ago
Luo Tao 5f202db861 Merge branch 'develop' into fluid_infer
7 years ago
chengduoZH edd2132679 remove conflict
7 years ago
Yancey1989 07e87ff185 Fix sequence_padding compile warning
7 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
7 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
7 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
7 years ago
Tao Luo 388aa51ccf
Merge pull request #7622 from abhinavarora/reduce_op_doc
7 years ago
Kexin Zhao 6edbf1387c remove ptools
7 years ago
Kexin Zhao ed3e5717ba fix bug
7 years ago
Yang Yang d002f60af9 merge develop
7 years ago
Yang Yang e0e45c052e merge develop
7 years ago
Yang Yang 28b240bbcf delete todo in MergeLoDTensor
7 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
7 years ago
Abhinav Arora 484af6c7e0 Fixing the rendering for Reduce operators in operator documentation
7 years ago
Helin Wang 151f579c23 Recv OP: use BlockDesc* instread of ProgramDesc proto as Attribute
7 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
7 years ago
Helin Wang d4d143796f Fix build error
7 years ago
Qiao Longfei b870e04256 clean lod_tensor_test (#7618)
7 years ago
fengjiayi 193096194c Merge branch 'dev_elementwise_max_min' into dev_elementwise_scalar
7 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
Cao Ying a9899dbe2b
Merge pull request #7609 from lcy-seso/fix_copyright
7 years ago
Yan Chunwei ac73900942
enhance/add lod check (#7439)
7 years ago
Tao Luo 939e1b1af9
Merge pull request #7592 from tensor-tang/fixds2
7 years ago
ying 8f9480cc2c fix copyright.
7 years ago
Qiao Longfei 6f71f89ded
change DEVICE_TYPE in op_registry to LIBRARY_TYPE (#7588)
7 years ago
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
fengjiayi 3f5c77cc4b fix copyright information
7 years ago
Luo Tao fc75da7902 Merge branch 'develop' into fluid_infer
7 years ago
Luo Tao c96b7e8047 add missing framework.pb.h and fix string install typo
7 years ago
wanghaoshuang fe45f2115f 1. Rename 'block_expand' to im2sequence
7 years ago
fengjiayi f1a889720a fix copyright
7 years ago
Yibing Liu 7a2aa486cc Unify data type in sequence_erase_op
7 years ago
typhoonzero 02ea349101 enhance dist train performance
7 years ago
Yibing Liu d1d614b9f8 Refine the GPU kernel for sequence_erase_op
7 years ago
wanghaoshuang 7150289b5c Refine CPU kernel
7 years ago
Yibing Liu 7d3b2e4b03 Fix a bug in sequence_erase_op
7 years ago
chengduoZH c9641a03dc refine code
7 years ago
fengjiayi 14f6fa346b make elementwise op support scalar as input Y
7 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
7 years ago
tensor-tang 5d226743eb fix mkldnn concat dimension issue for rnn
7 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
wanghaoshuang 09adb76903 Fix code style
7 years ago
chengduoZH 24f528a1a5 follow comments
7 years ago
wanghaoshuang 0c10b5ff73 Merge branch 'develop' of https://github.com/wanghaoshuang/Paddle into ctc_greedy_decode
7 years ago
fengjiayi 3177c9a691 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
wanghaoshuang bfe7e24243 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into blockexpand
7 years ago
wanghaoshuang 92baa885a0 Fix code style
7 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
wanghaoshuang e82f1008a8 Finish block expand op
7 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
7 years ago
dangqingqing d2a70243f1 Refine profiler and expose to Python.
7 years ago
wanghaox 3b63815629 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into iou_sim
7 years ago
wanghaox 2ad5a6f0d1 add iou similarity operator
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
7 years ago
Luo Tao 2be7cf909a add paddle INSTALL for fluid api
7 years ago
wanghaoshuang 10dd632659 Rename 'ctc_greedy_decode' to 'ctc_decode'
7 years ago
Luo Tao 984d09c8de Merge branch 'develop' into fluid_infer
7 years ago
wanghaoshuang 281e93bcbb Remove 'top 1' from CPU and GPU kernel
7 years ago
fengjiayi f59599a3dd refine elementwise_add_op
7 years ago
fengjiayi ead7059bf9 Refine code
7 years ago
sidgoyal78 ba2f6f71ad Modify directory structure to show plots
7 years ago
helinwang 052c05be34
Merge pull request #7537 from Yancey1989/distributed_gpu
7 years ago
fengjiayi 5f4481350e
Merge pull request #7529 from JiayiFeng/remove_functor1
7 years ago
gongweibao 535fefb7e8
Fix grpc bugs (#7435)
7 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
chengduoZH 251c6032fb set use_cudnn as default
7 years ago
Yancey1989 329f1e0f79 add some comment
7 years ago
Yancey1989 9de1809590 fluid distributed on CUDA place
7 years ago
chengduoZH 79aa51229a fix conv, pool, conv_trans to decide use cudnn or not
7 years ago
fengjiayi f5cd961900 complete elementwise_min_op
7 years ago
fengjiayi acf37ad675 Complete elementwise_max_op
7 years ago
fengjiayi 76a74f1f77 Merge branch 'remove_functor1' into dev_elementwise_max_min
7 years ago
fengjiayi 6ee8a2e1db remove unnecessary functor1
7 years ago
fengjiayi 736842e447 wip
7 years ago
wanghaoshuang 8f37c3c2a7 Fix sequence scale functor cuda kernel
7 years ago
wanghaoshuang 579f684661 Add ctc_greedy_decode_op
7 years ago
Luo Tao 816e556b98 Merge branch 'develop' into fluid_infer
7 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
7 years ago
guosheng c083a60d7a Add python split and glu
7 years ago
yangyaming a091d1a31c Enhance print_op.
7 years ago
Qiao Longfei 9deb1756a2
fix while_grad_op first step loss lod problem (#7490)
7 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
7 years ago
wanghaoshuang 45cf234127 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into warpctc
7 years ago
wanghaoshuang 137f0dfc21 1. Fix warpctc grad tensor initial bug.
7 years ago
wanghaox 8ab611d559 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into prior_box
7 years ago
wanghaox 1ba3d29789 update code
7 years ago
Cao Ying db65f497ff Update comments for two operators. (#7457)
7 years ago
Luo Tao 3cf23bece3 create paddle_fluid_shared.so library
7 years ago
Tao Luo 04bfed660b
Merge pull request #7413 from tensor-tang/v1mac
7 years ago
Qiao Longfei 23df6c4478
Add get lod for debug (#7375)
7 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
7 years ago
Tao Luo 03c858a9be
Merge pull request #6596 from lcy-seso/update_capi_doc
7 years ago
emailweixu d954becb1c
Merge pull request #7371 from emailweixu/assign_value_op
7 years ago
Yang Yang 208f950ccc delete todo
7 years ago
Tao Luo 29b2693afb
Merge pull request #7445 from abhinavarora/api_doc_bug
7 years ago
xuwei06 25ecd2061a Use CopyFromVector for assign_value_op
7 years ago
xuwei06 7306aab61d GetActualKernelType => GetExpectedKernelType
7 years ago
xuwei06 ce233796ea assign_value operator
7 years ago
Yang Yang 8c1025d66f first commit
7 years ago
Yu Yang a9dbdab5e2
Merge pull request #7396 from reyoung/feature/parallel_for_unittest
7 years ago
ranqiu92 95c0c12641
Merge pull request #7384 from dzhwinter/feature/sync_wait
7 years ago
hedaoyuan 784e59406c Bug fix of Im2ColMobileFunctor.
7 years ago
hedaoyuan ed0a564c90 Optimize GemmConvMobileFunction.
7 years ago
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
7 years ago
tensor-tang 74c5e7c52d enbale auto set env of V1 on Mac
7 years ago
Yang Yu dc488c17d1 Merge branch 'develop' of github.com:baidu/Paddle into feature/parallel_for_unittest
7 years ago
whs 59bf85d914
Merge pull request #7325 from kuke/sequence_erase_op
7 years ago
wanghaoshuang 89de5d5e66 Fix cuda kernel of sequence scale functor
7 years ago
gongweibao da3087ada1
Async GRPC sendrecv (#7133)
7 years ago
wanghaoshuang 9eb3fb2946 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into warpctc
7 years ago
wanghaoshuang b1af5e435f 1. Fix warpctc grad op
7 years ago
Tao Luo 020630b7a3
Merge pull request #7395 from tensor-tang/fixds2
7 years ago
hedaoyuan 2b202f754b Optimize maxPoolForward.
7 years ago
Tao Luo af96cd5877
Merge pull request #7397 from luotao1/openblas_env
7 years ago