Commit Graph

597 Commits (d11e7b434f1272ecff05156de70eabaca26cc1f1)

Author SHA1 Message Date
guosheng b83ff4514b Register reduce_op_kernel with multiple data types
7 years ago
chengduoZH 2edc136c5f add 4-d for matmul_op
7 years ago
fengjiayi 51985aa2aa Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_global_norm_clip
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
wanghaoshuang e469545757 Add Copyright to test_ctc_align.py
7 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
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
typhoonzero f233b936c7 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
fengjiayi 6ebfade465 fix copyright information
7 years ago
fengjiayi 3f5c77cc4b fix copyright information
7 years ago
wanghaoshuang fe45f2115f 1. Rename 'block_expand' to im2sequence
7 years ago
fengjiayi f1a889720a fix copyright
7 years ago
fengjiayi 4cb6e72b85 refine code details
7 years ago
typhoonzero 02ea349101 enhance dist train performance
7 years ago
Yibing Liu 5ae0c97faf Add unit test case for no tokens to be erased
7 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
7 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
7 years ago
wanghaoshuang 7150289b5c Refine CPU kernel
7 years ago
fengjiayi 14f6fa346b make elementwise op support scalar as input Y
7 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
7 years ago
wanghaoshuang adcfde3eab Modify unitest
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
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
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
wanghaoshuang 10dd632659 Rename 'ctc_greedy_decode' to 'ctc_decode'
7 years ago
wanghaoshuang 281e93bcbb Remove 'top 1' from CPU and GPU kernel
7 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
7 years ago
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
7 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
fengjiayi c6d7ad3689 fix typo
7 years ago
fengjiayi 1e6e5ac64c add unit test
7 years ago
Cao Ying e7acf32cdf
Merge pull request #7525 from guoshengCS/add-python-glu
7 years ago
wanghaoshuang 8f37c3c2a7 Fix sequence scale functor cuda kernel
7 years ago
yangyaming 25fee87154 Change program.seed from 0 to 1.
7 years ago
Yu Yang 3bbff25bc3
Merge pull request #7453 from reyoung/feature/fix_seed_for_dynrnn_test
7 years ago
wanghaoshuang 579f684661 Add ctc_greedy_decode_op
7 years ago
yangyaming f05330b78b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
7 years ago
guosheng ef129718ea Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-python-glu
7 years ago
武毅 8d253e4965
Merge pull request #7249 from typhoonzero/transpiler_split_tensor
7 years ago
guosheng c083a60d7a Add python split and glu
7 years ago
fengjiayi e5c89143c4
Merge pull request #7431 from JiayiFeng/dev_error_clip_test
7 years ago
yangyaming a091d1a31c Enhance print_op.
7 years ago
typhoonzero c996eb8a0b rename dist tests
7 years ago
fengjiayi 0a44cd91df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_error_clip_test
7 years ago
typhoonzero b886b8292d add cmakelist
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
typhoonzero df50c14abd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transpiler_split_tensor
7 years ago
typhoonzero c24da0d3ee update unit test split var
7 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
7 years ago
emailweixu d954becb1c
Merge pull request #7371 from emailweixu/assign_value_op
7 years ago
Xi Chen cadb95fbeb minor tweaks
7 years ago
Xi Chen b1f24660bf add dist demo fit_a_line
7 years ago
Darcy 5d9dcfc1d0
Merge pull request #7429 from putcn/book_demo_distributed_understand_sentiment_
7 years ago
helinwang bfc68f256a
Merge pull request #7425 from helinwang/distributed_label_semantic_role
7 years ago
xuwei06 237385cf41 Correctly handle int values for assign_value_op
7 years ago
xuwei06 ce233796ea assign_value operator
7 years ago
Helin Wang 6c0723661e Add distributed label semantic role book chapter
7 years ago
Yang Yu e5b23785fe Fix random seed of dynamic rnn gradient check
7 years ago
yangyaming a7c2bfb4a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
7 years ago
Yang Yu 83c72536e6 Update batch_size
7 years ago
wanghaoshuang fd24e195a3 Uncomment check output in unitest
7 years ago
yangyaming 2fd7675cd3 Add lod checking for forward.
7 years ago
yangyaming 6f79bbc93e Add unittest except gradient checking (since bugs).
7 years ago
Yang Yu dc488c17d1 Merge branch 'develop' of github.com:baidu/Paddle into feature/parallel_for_unittest
7 years ago
Yang Yu 12aca860bf Add comment
7 years ago
fengjiayi 0064f6d976 refine test
7 years ago
whs 59bf85d914
Merge pull request #7325 from kuke/sequence_erase_op
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
Yibing Liu f3dcd00603 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
fengjiayi 1f5f79cbf5 fix error_clip errors and add unit test
7 years ago
Yibing Liu a1935b23c4 Remove unnecessary prefix in test name of edit_distance_op
7 years ago
Yang yaming a32027604f
Merge pull request #7176 from pkuyym/fix-7173
7 years ago
Yang Yu 2412f2f412 Polish Unittest for ParallelFor
7 years ago
Yang Yu c7eb199b2e Init commit
7 years ago
Yibing Liu 10779460c5 Simplify calc in test_sequence_erase_op
7 years ago
Yang Yang(Tony) 4bcc0b64cb
[WIP] feature/parallel_gpu (#7293)
7 years ago
fengjiayi df92776850
Merge pull request #7269 from emailweixu/calc_gradient
7 years ago
dzhwinter 5f98500009 Make init device on all gpu by default (#7345)
7 years ago
Qiao Longfei efe06caa3d
change data type of beam_search op (#7374)
7 years ago
xuwei06 6e5eae137d Unittest for fluid.backward.calc_gradient()
7 years ago
Xi Chen 4a3580ac75 add missing dependency
7 years ago
QI JUN 6ecbf08372
add memory optimization transpiler (#7356)
7 years ago
wanghaox 99a6c5d40e change output shape to [2, layer_height, layer_width, num_priors, 4]
7 years ago
Yancey e249ad1211
Test dist word2vec (#7334)
7 years ago
Yiqun Liu b5fda2723f
Port WarpCTC Operator (#5107)
7 years ago
Xi Chen 452fe1e1be init checkin for distributed book chapter 6
7 years ago
Yibing Liu 7b9d5b325c Add document for sequence_erase_op
7 years ago
Yibing Liu 37f933b8ad Add gpu kernel for sequence_erase_op
7 years ago
typhoonzero f35c56060c split tensor to pservers
7 years ago
yangyaming 12ed53c1f2 Inherit LoD from x to x_grad and enhance the unit test.
7 years ago
Yu Yang 219fbd51bc
Merge pull request #6732 from QiJune/get_places_op
7 years ago
Yibing Liu 2a54ddd267 Merge branch 'develop' of upstream into sequence_erase_op
7 years ago
Guo Sheng 26d451116b
Merge pull request #7251 from guoshengCS/enhance-reorderTensor
7 years ago
Yang Yu 63ff0b4ba9 Refine get_places
7 years ago
Qiao Longfei 0f353ab46e
cpu gpu transform function (#7191)
7 years ago
Yang Yu ed0cf3d6c6 Merge branch 'develop' of github.com:baidu/Paddle into feature/get_places
7 years ago
Yibing Liu e85c513307 Add sequencee erase operator
7 years ago
guosheng ea6eb96347 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into enhance-reorderTensor
7 years ago
guosheng e21923543a Enhance reorder_lod_tensor_by_rank_op to support Tensor
7 years ago
Yu Yang 894236a128
Merge pull request #6730 from tonyyang-svail/parallel_do
7 years ago
dzhwinter 5593858dd9
Feature/use cudnn (#7141)
7 years ago
Yang Yu 60e27d110b Merge branch 'develop' of github.com:baidu/Paddle into parallel_do
7 years ago
Tao Luo 809122cb5a
Merge pull request #7097 from Xreki/core_inference_example
7 years ago
yangyaming f947c15378 Consider multiple levels of LoD.
7 years ago
Yang yaming 89bbc4f6e5
Merge pull request #7157 from pkuyym/fix-7156
7 years ago
yangyaming 66ae0a8cb2 Enhence shrink_rnn_memory_op.
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
yangyaming 60fecce43d Fix unit test for lstm_unit.
7 years ago
sweetsky0901 0219c3d6d2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
Liu Yiqun cd7d0f850b Merge branch 'develop' into core_inference_example
7 years ago
sweetsky0901 59c14f0b6e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
Yu Yang 8b91174c83
Merge pull request #7027 from reyoung/feature/rnn_gradient_check
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
Yibing Liu 2c1adb0604 Rename ctc_edit_distance_op to edit_distance_op
7 years ago
Yang Yu fcd84c1530 Comment debug code
7 years ago
typhoonzero 641b4c0fe6 wip
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago
Yang Yu d2cb28413e Fix ALL RNN error
7 years ago
Yang Yu 96bc335216 Update
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
Yibing Liu 36ec3e9042 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
fengjiayi b775b6cbaa
Merge pull request #6741 from JiayiFeng/dev_new_backward
7 years ago
Yang Yu 6f5e64af17 Merge branch 'feature/check_nan_executor' into feature/rnn_gradient_check
7 years ago
Yibing Liu 4745a0b9d8 Merge branch 'develop' of upstream into ctc_edit_distance_dev
7 years ago
typhoonzero 1cb9635947 fix dist train trainspiler bugs
7 years ago
typhoonzero dd21ae6c1e update
7 years ago
fengjiayi 14b87dbfeb update reorder_lod_tensor_op_test
7 years ago
typhoonzero 5361911c68 adam support sparse
7 years ago
fengjiayi febb725102 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_new_backward
7 years ago
Yang Yu 82a22d3258 Update code
7 years ago
fengjiayi e41a71cea8 fix errors
7 years ago
typhoonzero 6cc4bd536f wip
7 years ago
Yang Yu 938717ba2b Stash
7 years ago
Yang Yu 2a36e8ad76 Make as const name
7 years ago
Yang Yu 32313994ba Add forward test with mem
7 years ago
Yang Yu 2bfa9796bf Fix check
7 years ago
Yang Yu 4450a312a9 Polish Unittest
7 years ago
fengjiayi 874cac0c94 Change softmax
7 years ago
Yang Yu bad3d4b661 Grad Check For RNN
7 years ago
fengjiayi 5383f3c445 pass test_machine_translation.py
7 years ago
sweetsky0901 77b0bf41be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cross_channel_norm
7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace (#6960)
7 years ago
qingqing01 87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
7 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
7 years ago
武毅 ed08a483fe
Merge pull request #6892 from typhoonzero/refine_fluid_recomm_test
7 years ago
typhoonzero 42bf89ce12 refine fluid recomm test
7 years ago
dangqingqing ba8660a1bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
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
Tao Luo fc5c432a32
Merge pull request #6787 from luotao1/seq_pool_doc
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
Luo Tao 36acbba674 Merge branch 'develop' into seq_pool_doc
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 540af318e7 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
7 years ago
Luo Tao d7a9bb6e19 add python wrap for sequence_first/last_step
7 years ago
typhoonzero 175a4f52c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
Yang Yang f899150e0a pass forward runtime
7 years ago
fengjiayi feb05c3a54 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_fill_zero_op_output
7 years ago
fengjiayi f56f149298 fix_output_name
7 years ago
chengduoZH dcf5e948b0 remove conflict
7 years ago
Yang Yu 8823a12ef8 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
7 years ago
Yang Yu b23982a2de Add ReorderLoDTensorByRank
7 years ago
Yibing Liu c2b1ddb6a8 Correct the dropout_op's computation in test
7 years ago
Yancey1989 e805cfcbf3 fix unit test failed
7 years ago
qijun e8de775f8e rename trainer_count to device_count
7 years ago
qijun aa32089493 fix conflict
7 years ago
Qiao Longfei d639b13f15
Merge pull request #6744 from jacquesqiao/expose-const-value
7 years ago
Yang Yang 2f56d4b3d4 forward pass compile time
7 years ago
qiaolongfei 927f5d567c complete const test
7 years ago
qiaolongfei c057d535d0 remove duplicated code
7 years ago
qiaolongfei b2023db36b fix a typo
7 years ago
qiaolongfei 5c530ea827 export const value to python
7 years ago
Yu Yang de85470d78
Support Clip in param_attr (#6729)
7 years ago
qijun 3034edf1a7 fix typo
7 years ago
qijun 39a61bbf55 fix conflict
7 years ago
yangyaming 760d20de92 Add test for sequence_softmax.
7 years ago
qijun 44bae42dd1 follow comments
7 years ago
qijun 31323f7911 add test
7 years ago
yangyaming 2a058b109c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
Yu Yang 7901f06ab7
Remove `main_program` and `startup_program` as the paramter of layer function (#6655)
7 years ago
yangyaming 9ee9fefd2d Change the return order to h, c.
7 years ago
yangyaming 69072ef1ce Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
yangyaming 984e4ca530 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming ed56ed9f3a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
dangqingqing 521db98bc9 Refine CUDA profiler and delete the test file.
7 years ago
wanghaoshuang fbdaf7e098 Fix unitest
7 years ago
yangyaming 3242e286e6 seq_expand --> sequence_expand
7 years ago
sweetsky0901 5be5afb331 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
sweetsky0901 1eac276300 add spp avg
7 years ago
yangyaming 087fbb498b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6590
7 years ago
yangyaming 734e87e55b Add python wrapper for lstm unit op.
7 years ago
Yibing Liu 5ac8a0bec8 Merge branch 'develop' of upstream into fix_reshape_op
7 years ago
typhoonzero e13e15d8a4 fix ci
7 years ago
sweetsky0901 929be3a4a5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
guosheng a7fa2051f2 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval-dev
7 years ago
chengduoZH 479ee271ed remove conflict
7 years ago
typhoonzero 1b20096a52 done
7 years ago
Yu Yang e0698e33a8
Make layers as a python module (#6564)
7 years ago
guosheng 181db32649 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
yangyaming 3545d3a61d Expose seq_expand op.
7 years ago
Yibing Liu 0a75ed6f5b Add unit test for dimension inference in reshape_op
7 years ago
guosheng 842b485f6a Enhance ReduceOp to support reducing over all elements
7 years ago
wanghaox 7297e6ff55 fix some issues
7 years ago
typhoonzero 2b47fb3d25 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
7 years ago
typhoonzero 9508c72685 wip: should fix variable recreate
7 years ago
Yu Yang d069f2ca0a
Make fluid.layers.fc support multiple param_attr (#6532)
7 years ago
sweetsky0901 89de58d990 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
7 years ago
dzhwinter 697facc92f
"add registry interface" (#6449)
7 years ago
typhoonzero b4cd7f3d75 wip need ut
7 years ago
guosheng 63ce906b08 Refine ChunkEvalutor by following comments
7 years ago
chengduoZH 50003984d4 remove conflict
7 years ago
guosheng 1eaeacb2c8 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval
7 years ago
sweetsky0901 4d8f39b853 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
guosheng 9a89b041ba Add ChunkEvaluator for multi-batches
7 years ago
Yu Yang d918ccded3
Add fill_op (#6477)
7 years ago
Siddharth Goyal 4ff6bc175a
Add row conv operator (#6013)
7 years ago
sweetsky0901 65b641bf66 add detection_output op
7 years ago
typhoonzero 489b9695e4 wip for testing
7 years ago
typhoonzero 308491a94a update for simple dist train
7 years ago
sweetsky0901 b41894d147 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into detection_output
7 years ago
sweetsky0901 fe177b6292 test detection_output cpu and gpu ok, but doc will be modify
7 years ago
chengduoZH d93bbf1b35 add conv_trans unit test
7 years ago
typhoonzero 71655334c6 update
7 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
7 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
7 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
7 years ago