Commit Graph

553 Commits (a96ac4f54d37fe225f3ca5b9075a114d22dbe1d6)

Author SHA1 Message Date
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
8 years ago
typhoonzero 71655334c6 update
8 years ago
Qiao Longfei 36fcc95cab
Nmt decoder train (#6367)
8 years ago
Abhinav Arora 113c026d12
Swish activation operator (#6358)
8 years ago
gongweibao c7e739f542
Add LRN efficient GPU implement. (#5894)
8 years ago
Yan Chunwei 06a3a88713 feature/nmt add encoder (#6323)
8 years ago
Yu Yang 229c2e7883
Feature/while op sentiment analysis (#6282)
8 years ago
Qiao Longfei 161128bada
add chunk eval layer (#6296)
8 years ago
typhoonzero b18ca5f873 wip api for dist train
8 years ago
dzhwinter 4eac85c60b
"add init seed" (#6221)
8 years ago
Qiao Longfei 45c8a88a3e
add crf_decoding layer (#6274)
8 years ago
Yu Yang d5e3279451
While op forward for sentimental analysis (#6140)
8 years ago
sweetsky0901 0c4446868b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 8368e55be9 modify some doc
8 years ago
Yu Yang 2a3a1e9a93
Add DataFeeder (#6102)
8 years ago
sweetsky0901 531e7b6fa6 gpu test ok
8 years ago
sweetsky0901 c75b4538ca Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_spp_op
8 years ago
sweetsky0901 5c057f9552 add spp op only can test ok
8 years ago
Siddharth Goyal ea1a643425
Add hinge loss op (#5837)
8 years ago
Yu Yang aabe1db111
Feature/simple gan for api (#6149)
8 years ago
QI JUN 813bbf40a1
disable test_recurrent_op (#6153)
8 years ago
whs 10b2534ebc
Merge pull request #5480 from wanghaoshuang/nce_op
8 years ago
Yu Yang 1fe5acb25a
Expose sigmoid_cross_entropy_with_logits (#6147)
8 years ago
wanghaox ee0113af31 implement of prior box operator for ssd
8 years ago
QI JUN ade6c83278
open test_word2vec (#6104)
8 years ago
Yu Yang ac596a3952
Feature/switch program (#5932)
8 years ago
sweetsky0901 966a6ce6db
Merge pull request #5826 from sweetsky0901/my_unpool_max_2d
8 years ago
Yibing Liu c16d1cae2a Merge branch 'develop' of upstream into ctc_edit_distance_dev
8 years ago
Yibing Liu 116687a8ee clean up code in ctc_edit_distance_op
8 years ago
Yu Yang 1b6dcc2fe8
Feature/param attr (#5996)
8 years ago
sweetsky0901 5b449b6021 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
dangqingqing a1bf4c2833 Update code and small fix.
8 years ago
Yibing Liu 6bc6ccd187 add gpu kernel for ctc_edit_distance_op
8 years ago
qingqing01 21053c168c
Merge pull request #5954 from qingqing01/nvprof
8 years ago
wanghaoshuang 29262ab24d Fix unitest.
8 years ago
sweetsky0901 d2ee3c98df format code
8 years ago
sweetsky0901 2d42fa74ec Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
kavyasrinet dcf3ffd980 Adding log loss operator (#5854)
8 years ago
sweetsky0901 bd561384bc format code
8 years ago
sweetsky0901 821899ccd4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago
sweetsky0901 6fc9a9fd69 modify for del T2 and doc update
8 years ago
Qiao Longfei c975fe1bde
batch norm support matrix input (#5980)
8 years ago
dangqingqing 5e7e90ce8f Refine paddle/v2/fluid/profiler.py.
8 years ago
dangqingqing 696b0253e5 Refine paddle/v2/fluid/profiler.py.
8 years ago
Yu Yang 985e4ab62d
Add Python wrap of conv2d_transpose and its unittest (#5946)
8 years ago
wanghaoshuang d0246e24e0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into nce_op
8 years ago
wanghaoshuang ea7359c60b Refine code and comments
8 years ago
Yu Yang 0aceeee1fa
Feature/remove g program (#5930)
8 years ago
sweetsky0901 ee0a794c27 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into my_unpool_max_2d
8 years ago