Commit Graph

3327 Commits (4020451a7b6a42e3a86bafeb683b2c20297560ab)

Author SHA1 Message Date
Darcy 7a68787667
Merge pull request #7667 from abhinavarora/dist_transpiler
8 years ago
Abhinav Arora 030c0b91fb Do not send to optimize_ops to distribute transpiler again
8 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
8 years ago
Abhinav Arora 7905e36741
Implement Book chapter 02 in distributed framework (#7629)
8 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
8 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
8 years ago
chengduoZH edd2132679 remove conflict
8 years ago
Kexin Zhao 856f650a9b fix bug
8 years ago
Guo Sheng 4b3e22b865
Merge pull request #7574 from lcy-seso/wraper_for_l2_normalize
8 years ago
fengjiayi 1d89866995
Merge pull request #7593 from JiayiFeng/dev_elementwise_scalar
8 years ago
fengjiayi 37a9437073
Merge pull request #7538 from JiayiFeng/dev_elementwise_max_min
8 years ago
Kexin Zhao 6edbf1387c remove ptools
8 years ago
Kexin Zhao e1f475ad1e refine code
8 years ago
Kexin Zhao ed3e5717ba fix bug
8 years ago
Kexin Zhao dc168ed00a modify programDesc based on feed and fetch names
8 years ago
Yu Yang b8a17987ec Feature/parallel for bug fix (#7474)
8 years ago
fengjiayi 193096194c Merge branch 'dev_elementwise_max_min' into dev_elementwise_scalar
8 years ago
fengjiayi a37f6ad379 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
ying e043c2ce45 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
fengjiayi 3f5c77cc4b fix copyright information
8 years ago
fengjiayi f1a889720a fix copyright
8 years ago
guosheng db959d6350 Add dot_product_attention to nets.__all__
8 years ago
guosheng 66054984cd Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-dot_product_attention
8 years ago
guosheng 9bcb2d268e Add python wrapper for matmul_op and dot_product_attention
8 years ago
fengjiayi 14f6fa346b make elementwise op support scalar as input Y
8 years ago
chengduoZH ed7e74abf2 follow comments and refine python doc
8 years ago
ying 87a59d65d6 Merge branch 'develop' into wraper_for_l2_normalize
8 years ago
chengduoZH 24f528a1a5 follow comments
8 years ago
fengjiayi 3177c9a691 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
fengjiayi d15bfabbd0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_elementwise_max_min
8 years ago
caoying03 6497bff901 add python wrapper for l2 normalize.
8 years ago
dzhwinter 4031e88dc4 "fix the copyright hook"
8 years ago
Yang yaming 1511a04934
Merge pull request #7540 from pkuyym/fix-7533
8 years ago
wanghaoshuang d968b4ba1a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
8 years ago
wanghaoshuang 24144bdb2c Add notice about norm_by_times and change 'ctc' to 'CTC'
8 years ago
Yang yaming f23691db4b
Merge pull request #7434 from pkuyym/fix-7195
8 years ago
whs 448fee3db4
Merge pull request #7414 from wanghaoshuang/warpctc
8 years ago
yangyaming c01bb26f1d Add reorder flag for DynamicRNN's memory function.
8 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
8 years ago
chengduoZH 251c6032fb set use_cudnn as default
8 years ago
fengjiayi ee8e5374d8 add max min layer
8 years ago
fengjiayi c6d7ad3689 fix typo
8 years ago
fengjiayi 1e6e5ac64c add unit test
8 years ago
chengduoZH 78dc93430c expose use_cudnn
8 years ago
guosheng f2e1f3e114 Fix activation for glu
8 years ago
guosheng 234013a9d7 Add python wrapper for matmul_op
8 years ago
Cao Ying e7acf32cdf
Merge pull request #7525 from guoshengCS/add-python-glu
8 years ago
wanghaoshuang 8f37c3c2a7 Fix sequence scale functor cuda kernel
8 years ago
yangyaming 25fee87154 Change program.seed from 0 to 1.
8 years ago
dzhwinter 0237b7e99a
"remove random shuffle" (#7521)
8 years ago