Commit Graph

4872 Commits (88aa2d8a6ad30fdea489484a1f3bcd7df85cdc35)

Author SHA1 Message Date
Siddharth Goyal 88aa2d8a6a
Fix order of inputs in infer() of label_semantic example (#10993)
7 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
7 years ago
Qiao Longfei ab953baec6
Merge pull request #10973 from jacquesqiao/fix-prefetch
7 years ago
qingqing01 15db5a5565
Support groups in transposed conv2d API. (#11005)
7 years ago
qiaolongfei 59a25fd2c9 update
7 years ago
qiaolongfei 74701b2692 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-prefetch
7 years ago
qiaolongfei 21f068ab19 optimize the name of table_grad_list
7 years ago
qiaolongfei 16027ea111 use block.clone_variable instead of _clone_var
7 years ago
Yancey1989 60d827a8b9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
Yancey1989 20c24c05aa singleton rpc_client
7 years ago
qiaolongfei c797adede7 append table grad to grad_to_block_id
7 years ago
qiaolongfei 9f4b66f684 table gradient should be split and send to each pserver
7 years ago
Yancey1989 ad6c0142c4 clean up codes
7 years ago
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
7 years ago
Yancey1989 ceefbf3259 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
7 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
7 years ago
Kexin Zhao c79ec9f002
Add create LoDTensor from list option and simplify recommender book example (#10946)
7 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
7 years ago
Wu Yi 36fd705ad3
add random reader op export (#10914)
7 years ago
Yu Yang 2013b1cc18
Merge pull request #10930 from reyoung/feature/make_understand_sentiment_serial
7 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
7 years ago
yuyang18 dd4c977401 Diable buggy test
7 years ago
Yancey1989 0aa6f9e934 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
7 years ago
QI JUN c509c82546
Fix range in data flow analysis (#10865)
7 years ago
fengjiayi 8147063539 follow comments
7 years ago
Kexin Zhao 4d29a5d3c3 first commit
7 years ago
Kexin Zhao defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
7 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
7 years ago
Kexin Zhao 6133728a67 fix error
7 years ago
Kexin Zhao 69e0af56cd do this to new_api example
7 years ago
Kexin Zhao dbc6102e55 simplify label_sementic_example
7 years ago
Nicky Chan 5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
7 years ago
Siddharth Goyal 87ff95d928
[Test-driven] Implementing label_semantic_role with new API (#10757)
7 years ago
daminglu e0d5702e82
add cmake for word2vec (#10890)
7 years ago
fengjiayi 239546a6c1 add unit test and fix a bug
7 years ago
Yancey1989 fc06222ae9 fix async worker
7 years ago
daminglu 0cd3d46147
Recommend sys new api (#10894)
7 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
7 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
7 years ago
Yu Yang 8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
7 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
7 years ago
Nicky b0868af5d7 Simplify Machine Translation demo by using Trainer API
7 years ago
Kexin Zhao 8cce330430 fix error
7 years ago
Kexin Zhao 5a10d833db initial commit
7 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
7 years ago
tangwei12 397a69d942
Merge pull request #10532 from seiriosPlus/checkpoint
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
tangwei12 2c47e067ae add clean checkpoint
7 years ago
tangwei12 cf3fb2488c add clean checkpoint
7 years ago