Commit Graph

10998 Commits (d3905fbc1e53dcb8ef5481860e44e9ab4a704e5d)
 

Author SHA1 Message Date
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
yi.wu 5d901d00bf update
7 years ago
typhoonzero 5325313e4c debugging shape match
7 years ago
Yang Yang 8c1025d66f first commit
7 years ago
Yu Yang a9dbdab5e2
Merge pull request #7396 from reyoung/feature/parallel_for_unittest
7 years ago
root 7a0f3fdd8d modify code style
7 years ago
Yang Yu e5b23785fe Fix random seed of dynamic rnn gradient check
7 years ago
ranqiu92 95c0c12641
Merge pull request #7384 from dzhwinter/feature/sync_wait
7 years ago
root 7e95793bc6 =add bim method for generating adversarail sample
7 years ago
kexinzhao 9867a3796e refine op_kernel_type doc (#7448)
7 years ago
yangyaming a7c2bfb4a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-7195
7 years ago
Yang Yang(Tony) e71e4a3d13
Update read_source.md (#7406)
7 years ago
Yu Yang 381ce0e8d7
Merge pull request #7437 from reyoung/feature/add_design_param_field_to_layers_output
7 years ago
Abhinav Arora f784dae3da Fix the documentation for elementwise op in fluid layers
7 years ago
Abhinav Arora a795a0d743
Refine the document for memory optimization (#7420)
7 years ago
Yang Yu 83c72536e6 Update batch_size
7 years ago
tensor-tang 74c5e7c52d enbale auto set env of V1 on Mac
7 years ago
wanghaoshuang fd24e195a3 Uncomment check output in unitest
7 years ago
yangyaming 2fd7675cd3 Add lod checking for forward.
7 years ago
wanghaoshuang fb62f8cb0f Add python api for warp-ctc op
7 years ago
Yang Yu 24cde57ca0 Extend return value for layer functions
7 years ago
QI JUN 1797f3db85
Refine memory optimization transpiler (#7394)
7 years ago
dzhwinter 92eb247f07 "fix stupid error"
7 years ago
yangyaming 6f79bbc93e Add unittest except gradient checking (since bugs).
7 years ago
Yu Yang 0e544775d5
Merge pull request #7270 from gx-wind/adversarial-sample
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
QI JUN 87f9b58363
set stop gradient for mask in dropout layer (#7390)
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 89de5d5e66 Fix cuda kernel of sequence scale functor
7 years ago
gongweibao da3087ada1
Async GRPC sendrecv (#7133)
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
yi.wu 2827607fa8 fix startup program shape
7 years ago
Tao Luo 020630b7a3
Merge pull request #7395 from tensor-tang/fixds2
7 years ago
Tao Luo af96cd5877
Merge pull request #7397 from luotao1/openblas_env
7 years ago
Yibing Liu 861b84f557
Merge pull request #5300 from kuke/ctc_edit_distance_dev
7 years ago
tensor-tang a7e847b648 fix ds2 issue
7 years ago
typhoonzero 6fa56b9d01 left startup program bug
7 years ago
yangyaming 52dad013ce Add static_input.
7 years ago