Commit Graph

279 Commits (87aae57cf09434befd1538b50c29b3d2e18c4ee0)

Author SHA1 Message Date
qingqing01 87aae57cf0
Merge pull request #6715 from qingqing01/cuda_profile
8 years ago
dzhwinter 735eba2976
Feature/operator run place (#6783)
8 years ago
武毅 ed08a483fe
Merge pull request #6892 from typhoonzero/refine_fluid_recomm_test
8 years ago
typhoonzero 42bf89ce12 refine fluid recomm test
8 years ago
dangqingqing ba8660a1bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cuda_profile
8 years ago
dangqingqing 544ff7848a Resume the nvprof config.
8 years ago
Tao Luo fc5c432a32
Merge pull request #6787 from luotao1/seq_pool_doc
8 years ago
Yu Yang ca82fd2565
Merge pull request #6789 from reyoung/feature/add_reorder_lod_tensor
8 years ago
Luo Tao 36acbba674 Merge branch 'develop' into seq_pool_doc
8 years ago
QI JUN 6b47598103
add data layout (#6832)
8 years ago
Guo Sheng c5a2672a07
Merge pull request #6779 from guoshengCS/add-python-reduceMean
8 years ago
武毅 8d6db25167
Merge pull request #6297 from typhoonzero/simple_dist_train_api
8 years ago
Luo Tao f3fc8de1d5 add doc for sequence_first/last_step
8 years ago
Cao Ying a1cfc32533
Merge pull request #6871 from lcy-seso/fix_fc_layer_doc
8 years ago
Yang Yu 540af318e7 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
8 years ago
dzhwinter abde3130b7
"remove GPU Sync Interface" (#6793)
8 years ago
caoying03 852cd544a9 fix latex equation in fluid fc layer.
8 years ago
Luo Tao d7a9bb6e19 add python wrap for sequence_first/last_step
8 years ago
Guo Sheng 7f96abc75e
Merge pull request #6849 from guoshengCS/fix-fluid-lrAttr
8 years ago
Cao Ying 298dc8958d
Merge pull request #6792 from lcy-seso/refine_doc
8 years ago
kavyasrinet 22fba722fb
Add doc for data layer (#6858)
8 years ago
kavyasrinet a552385902
Adding doc for sums layer (#6857)
8 years ago
Abhinav Arora 91911f4b56
Fix documentation of embedding layer (#6854)
8 years ago
kavyasrinet 61eb085648
Adding documentation for the operators: lod_tensor_to_array , array_to_lod_tensor, create_array, increment (#6807)
8 years ago
Abhinav Arora 3528e6ede6 Polish API docs for Fluid Assign and Concat layer (#6855)
8 years ago
kavyasrinet e473fa6bfe Adding array read layer (#6853)
8 years ago
kavyasrinet e56d03ea50 Writeup for array write layer (#6820)
8 years ago
kavyasrinet ab916e54b0
Adding layer array_length (#6817)
8 years ago
guosheng adfe6900b9 Fix lr setting of param_attr in Fluid
8 years ago
caoying03 a74db488f7 follow comments.
8 years ago
typhoonzero 175a4f52c2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into simple_dist_train_api
8 years ago
typhoonzero 4658f9501e fix delete ops
8 years ago
Yang Yu 9189567a90 Follow comments
8 years ago
fengjiayi feb05c3a54 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rename_fill_zero_op_output
8 years ago
fengjiayi f56f149298 fix_output_name
8 years ago
chengduoZH dcf5e948b0 remove conflict
8 years ago
Yang Yu 8823a12ef8 Merge branch 'develop' of github.com:baidu/Paddle into feature/add_reorder_lod_tensor
8 years ago
Abhinav Arora 863661a30b
Polishing the documentation of the less than layer (#6816)
8 years ago
Yang Yu b23982a2de Add ReorderLoDTensorByRank
8 years ago
Abhinav Arora ad9790891b Polish layer documentation for fill_constant ops (#6808)
8 years ago
caoying03 ebe4425ffa Merge branch 'develop' into refine_doc
8 years ago
Yibing Liu 82eff9dc68
Merge pull request #6804 from kuke/fix_dropout
8 years ago
Abhinav Arora c8ef45291d
Polishing the embedding layer and the fc layer documentation (#6806)
8 years ago
Yibing Liu c2b1ddb6a8 Correct the dropout_op's computation in test
8 years ago
Yancey1989 e805cfcbf3 fix unit test failed
8 years ago
caoying03 c322c7bb02 some small refines.
8 years ago
caoying03 66468736aa Merge branch 'develop' into refine_doc
8 years ago
caoying03 6a1e312914 refine the doc.
8 years ago
Luo Tao 22022017d9 add python wrapper for sequence_pool
8 years ago
guosheng c97369b470 Add python wrapper for reduce_mean
8 years ago