Commit Graph

10998 Commits (d3905fbc1e53dcb8ef5481860e44e9ab4a704e5d)
 

Author SHA1 Message Date
typhoonzero d3905fbc1e add fluid vgg16 dist test
7 years ago
typhoonzero 541b42e6fb fix style
7 years ago
typhoonzero 820ee787b8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist_train_benchmark_vgg16
7 years ago
Yibing Liu a1c281f07e
Merge pull request #7603 from kuke/simplify_erase
7 years ago
Yibing Liu 41b8388492
Merge pull request #7640 from kuke/add_lstm_doc
7 years ago
Yibing Liu 8809d43ad7 Remove unnecessary dtype conversion & register int64 kernels
7 years ago
Qiao Longfei 7869a05ffc
update new_op doc (#7672)
7 years ago
Yu Yang 47622d7f5c
Merge pull request #7624 from tonyyang-svail/7450
7 years ago
Yu Yang 259fcc3026
Merge pull request #7676 from tonyyang-svail/7673
7 years ago
武毅 9d91ae5f04
Merge pull request #7669 from putcn/develop
7 years ago
typhoonzero 9f50195b9d update using cifar10
7 years ago
武毅 58be41fa91
Merge pull request #7608 from typhoonzero/distributed_split_selectedrows
7 years ago
Yang Yang 07cf302e6e first commit
7 years ago
fengjiayi b7b5de7fd6
Merge pull request #7665 from JiayiFeng/dev_update_auto-registry
7 years ago
Yancey c79d530ad3
Add split selected rows op (#7604)
7 years ago
Tao Luo 161bd4a4c3
Merge pull request #7663 from chengduoZH/fix_warning/seq_pad_test
7 years ago
typhoonzero 0aff136395 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into distributed_split_selectedrows
7 years ago
Xi Chen 95d6dce354 update doc and dist test due to API change https://github.com/PaddlePaddle/Paddle/pull/7619#pullrequestreview-89656079
7 years ago
Darcy 7a68787667
Merge pull request #7667 from abhinavarora/dist_transpiler
7 years ago
Darcy 0c7111e300
Merge pull request #7668 from putcn/develop
7 years ago
Qiao Longfei 7e4cbfe441 update switch kernel documentation (#7597)
7 years ago
Xi Chen 0adbc598d9 doc update with PR 7667
7 years ago
Abhinav Arora 030c0b91fb Do not send to optimize_ops to distribute transpiler again
7 years ago
kexinzhao d77e6a6760
Merge pull request #7636 from kexinzhao/save_inference_model
7 years ago
Abhinav Arora 7905e36741
Implement Book chapter 02 in distributed framework (#7629)
7 years ago
fengjiayi 84de7e7f03 make auto-registry layers supporting specified output
7 years ago
Yibing Liu ef56e6839a Correct the usage of fc in the example of dynamic_lstm's doc
7 years ago
chengduoZH 8e02870ce2 modify doc
7 years ago
typhoonzero 30529e314e delete debug transpiler code
7 years ago
typhoonzero 5f4d9130f0 merge codes
7 years ago
typhoonzero ae19d2ea1e fix comm issues
7 years ago
whs 2360dd20a4
Merge pull request #7438 from wanghaoshuang/ctc_py
7 years ago
Tao Luo c73f00fe35
Merge pull request #7634 from Yancey1989/fix_compile_warning
7 years ago
Tao Luo 513986595d
Merge pull request #7650 from luotao1/v1_api_doc
7 years ago
Tao Luo c022057085
Merge pull request #7554 from gx-wind/develop
7 years ago
fengjiayi 7473b1f78e
Merge pull request #7586 from JiayiFeng/update_error_clip_doc
7 years ago
Luo Tao 30f69beefd remove unused v1_api_tutorials
7 years ago
Tao Luo f98720a9ed
Merge pull request #7645 from luotao1/code_conduct
7 years ago
Yancey1989 2ce5c9d45e fix gpu implement
7 years ago
gx_wind 331bfd9835 Merge remote-tracking branch 'upstream/develop' into develop
7 years ago
Yan Chunwei 3388e52da1
Bugfix/beamsearch op (#7611)
7 years ago
Luo Tao 83bce37680 change CODE_OF_CONDUCT_cn.md from Traditional Chinese to Simplified Chinese
7 years ago
chengduo f086ebb8b9
Merge pull request #7536 from chengduoZH/feature/refine_conv_pool_python
7 years ago
Yibing Liu 3b0eff6196 Format the writing in doc of dynamic_lstm
7 years ago
Yibing Liu f46257fa4a Merge branch 'develop' of upstream into add_lstm_doc
7 years ago
Yibing Liu f050390754 Polish the doc of dynamic_lstm
7 years ago
wanghaoshuang 4de6cbd308 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into ctc_py
7 years ago
chengduoZH edd2132679 remove conflict
7 years ago
Kexin Zhao 856f650a9b fix bug
7 years ago
Yancey1989 07e87ff185 Fix sequence_padding compile warning
7 years ago