Commit Graph

11110 Commits (da3b14bc673fd5023ddb7f799516a1b99a92b809)
 

Author SHA1 Message Date
fengjiayi 3177c9a691 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
whs 38c61053ff
Merge pull request #7543 from sidgoyal78/bn_designdoc
7 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
7 years ago
Yibing Liu aab4cfeb65 Add doc for dynamic_lstm python api
7 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
7 years ago
shinejiang 29e71d294f
Merge pull request #7454 from jhtsing/develop
7 years ago
wanghaoshuang 10dd632659 Rename 'ctc_greedy_decode' to 'ctc_decode'
7 years ago
typhoonzero b315a408e9 update
7 years ago
wanghaoshuang 281e93bcbb Remove 'top 1' from CPU and GPU kernel
7 years ago
typhoonzero a0ac133987 update job
7 years ago
Luo Tao 0d4b8ae133 remove v1_api_demo
7 years ago
fengjiayi f59599a3dd refine elementwise_add_op
7 years ago
fengjiayi ead7059bf9 Refine code
7 years ago
gx_wind f382aa773c move adversarial directory to PaddlePaddle model repo
7 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
7 years ago
dzhwinter 3a10ff126d Merge remote-tracking branch 'origin/develop' into bn_designdoc
7 years ago
Yang yaming 1511a04934
Merge pull request #7540 from pkuyym/fix-7533
7 years ago
typhoonzero 311d159e11 add copyright for newly merged files
7 years ago
wanghaoshuang d968b4ba1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
7 years ago
wanghaoshuang 24144bdb2c Add notice about norm_by_times and change 'ctc' to 'CTC'
7 years ago
typhoonzero 9ad149a928 fix copyright check
7 years ago
typhoonzero bbff57e085 update docker file
7 years ago
typhoonzero 27e31f64f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist_train_benchmark_vgg16
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
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
7 years ago
gongweibao 535fefb7e8
Fix grpc bugs (#7435)
7 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
7 years ago
yangyaming c01bb26f1d Add reorder flag for DynamicRNN's memory function.
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
typhoonzero 373f8ba036 add v2 dist benchmark vgg
7 years ago
chengduoZH 251c6032fb set use_cudnn as default
7 years ago
typhoonzero bcfb82d33e dist train support split selectedrows
7 years ago
fengjiayi ee8e5374d8 add max min layer
7 years ago
fengjiayi c6d7ad3689 fix typo
7 years ago
fengjiayi 1e6e5ac64c add unit test
7 years ago
Yancey1989 329f1e0f79 add some comment
7 years ago
Yancey1989 9de1809590 fluid distributed on CUDA place
7 years ago
Guo Sheng cb6b468e35
Merge pull request #7535 from guoshengCS/add-glu-act
7 years ago
chengduoZH 79aa51229a fix conv, pool, conv_trans to decide use cudnn or not
7 years ago
chengduoZH 78dc93430c expose use_cudnn
7 years ago
fengjiayi f5cd961900 complete elementwise_min_op
7 years ago
guosheng f2e1f3e114 Fix activation for glu
7 years ago
guosheng 234013a9d7 Add python wrapper for matmul_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
Cao Ying e7acf32cdf
Merge pull request #7525 from guoshengCS/add-python-glu
7 years ago
fengjiayi 736842e447 wip
7 years ago