Commit Graph

11040 Commits (e983cc90fcee4e5b73bce9d4853b85aac4661e3a)
 

Author SHA1 Message Date
Qiao Longfei 9deb1756a2
fix while_grad_op first step loss lod problem (#7490)
7 years ago
fengjiayi 0a44cd91df Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_error_clip_test
7 years ago
QI JUN 59bc4c4600
fix dynamic rnn bug in GPU (#7480)
7 years ago
typhoonzero b886b8292d add cmakelist
7 years ago
dzhwinter 5ad1aef051
"cudnn operators change to cudnn kernel" (#6660)
7 years ago
Cao Ying 61881397d5
Merge pull request #7507 from Yancey1989/fix_op_doc
7 years ago
Yancey1989 9d52ad4c3a fix op doc
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
Cao Ying df9c13a816
Merge pull request #7485 from lcy-seso/wrapper_for_elementwise_math_op
7 years ago
Cao Ying db65f497ff Update comments for two operators. (#7457)
7 years ago
ying 8ac744f372 add wrapper for elementwise math operator.
7 years ago
Tao Luo c3e062e975
Merge pull request #7471 from luotao1/build_doc
7 years ago
typhoonzero df50c14abd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into transpiler_split_tensor
7 years ago
Luo Tao 5528ec1321 add another method of update whl
7 years ago
typhoonzero 06b326b681 follow comments
7 years ago
typhoonzero c24da0d3ee update unit test split var
7 years ago
Tao Luo 04bfed660b
Merge pull request #7413 from tensor-tang/v1mac
7 years ago
Tao Luo 3ea2395c31
Merge pull request #7475 from lcy-seso/fix_capi_doc
7 years ago
Qiao Longfei 23df6c4478
Add get lod for debug (#7375)
7 years ago
fengjiayi 697f92ef86 Add type check
7 years ago
Yan Chunwei 3423022e84
feature/add print op (#6799)
7 years ago
Tao Luo b4d1811c9a
Merge pull request #7470 from kavyasrinet/doc
7 years ago
ying 7b117c1ab2 follow comments.
7 years ago
ying 72091aa5f8 fix display error of C-API doc.
7 years ago
typhoonzero 5faebab375 Done, need support selectedrows
7 years ago
Tao Luo 03c858a9be
Merge pull request #6596 from lcy-seso/update_capi_doc
7 years ago
emailweixu d954becb1c
Merge pull request #7371 from emailweixu/assign_value_op
7 years ago
Luo Tao 0fad7647d7 add how to update whl in build_from_source.md
7 years ago
Kavya Srinet 54791af658 Addressing review comments
7 years ago
Kavya Srinet d7d3b41146 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Yang Yang 208f950ccc delete todo
7 years ago
Yancey 5dbd537048
Fluid distributed training benchmark (#7410)
7 years ago
Kavya Srinet c806eeff61 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
Kavya Srinet 25c8739362 Adding the rst file to render IO under Fluid in paddlepaddle.org
7 years ago
Tao Luo 29b2693afb
Merge pull request #7445 from abhinavarora/api_doc_bug
7 years ago
Abhinav Arora e0ae76f222
Fixing concepts in the Var Desc design document (#7462)
7 years ago
Abhinav Arora 777036d7d3
Fix some errors in the Block design doc (#7460)
7 years ago
Darcy b58c5eec37
Merge pull request #7469 from putcn/book_demo_distributed_fit_a_line
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
Yi Wang 1baca7ffba
Move content in the buildtools repo into paddle repo (#7326)
7 years ago
xuwei06 25ecd2061a Use CopyFromVector for assign_value_op
7 years ago
xuwei06 237385cf41 Correctly handle int values for assign_value_op
7 years ago
xuwei06 7306aab61d GetActualKernelType => GetExpectedKernelType
7 years ago
xuwei06 ce233796ea assign_value operator
7 years ago
Helin Wang 6c0723661e Add distributed label semantic role book chapter
7 years ago
Abhinav Arora ea782e38a6
Fix typo in batch norm bias initialization (#7449)
7 years ago