Commit Graph

511 Commits (e05abab60923c819c16980bdd53bdd684518f75b)

Author SHA1 Message Date
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
8 years ago
Nicky Chan df300fffd5
Merge pull request #11056 from nickyfantasy/refract_machine_translation_test
8 years ago
Kexin Zhao 83fb834f8c
Modify RNN encoder decoder example using new LoDTensor API (#11021)
8 years ago
Nicky 6f3c7d9b24 Simplify and make a clear function name
8 years ago
Haichao Zhang 21e794cf67 change name debuger to debugger (#10949)
8 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
8 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
8 years ago
fengjiayi 7c42e5de1a Polish RandomCropOp
8 years ago
qingqing01 3a29821bd5
Develop a fake dequantized op for fixed-point quantization training framework. (#10965)
8 years ago
Kexin Zhao 60783a753a
Modify machine translation example using new LoDTensor API (#11018)
8 years ago
Siddharth Goyal 88aa2d8a6a
Fix order of inputs in infer() of label_semantic example (#10993)
8 years ago
Qiyang Min 580340eeb2 Shutdown pserver gracefully when SIGINT and SIGTERM was sent (#10984)
8 years ago
Yancey1989 60d827a8b9 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
fengjiayi 632108dc2e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_add_random_crop_op
8 years ago
fengjiayi d44dbc4a52 fix errors
8 years ago
fengjiayi 3e7ce5836f stash
8 years ago
qingqing01 91bd5835df
Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943)
8 years ago
Yancey1989 ceefbf3259 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
whs 376c948e88 Polygon box transform op for OCR East detection. (#10802)
8 years ago
Siddharth Goyal fb43c6b4a5
Fix attribute name in new API (#10947)
8 years ago
Kexin Zhao c79ec9f002
Add create LoDTensor from list option and simplify recommender book example (#10946)
8 years ago
baiyf 1ba2581a52 Unified bilinear_interp op Python interface specification (#10925)
8 years ago
Yu Yang 2013b1cc18
Merge pull request #10930 from reyoung/feature/make_understand_sentiment_serial
8 years ago
fengjiayi cd8700f172
Merge pull request #10872 from JiayiFeng/dev_CustomReader
8 years ago
yuyang18 dd4c977401 Diable buggy test
8 years ago
Yancey1989 0aa6f9e934 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into overlap_send_op
8 years ago
Kexin Zhao 4d29a5d3c3 first commit
8 years ago
Kexin Zhao defbaff2f6
Merge pull request #10886 from kexinzhao/label_semantic_roles_lod
8 years ago
Kexin Zhao b3f650d1c6
Merge pull request #10889 from kexinzhao/understand_sentiment_lod
8 years ago
Kexin Zhao 6133728a67 fix error
8 years ago
Kexin Zhao 69e0af56cd do this to new_api example
8 years ago
Kexin Zhao dbc6102e55 simplify label_sementic_example
8 years ago
Nicky Chan 5b9d09d729
Merge branch 'develop' into high_level_api_machine_translation
8 years ago
Siddharth Goyal 87ff95d928
[Test-driven] Implementing label_semantic_role with new API (#10757)
8 years ago
daminglu e0d5702e82
add cmake for word2vec (#10890)
8 years ago
fengjiayi 239546a6c1 add unit test and fix a bug
8 years ago
Yancey1989 fc06222ae9 fix async worker
8 years ago
daminglu 0cd3d46147
Recommend sys new api (#10894)
8 years ago
Yu Yang d406c76a30
Merge pull request #10744 from reyoung/feature/refine_parallel_executor
8 years ago
daminglu cc7b4b9ef1
add return_numpy back (#10892)
8 years ago
Yu Yang 8653cf3004
Merge pull request #10656 from reyoung/feature/support_op_role
8 years ago
baiyf 16b09d3c36 Expose bilinear operator into Python API. (#10875)
8 years ago
Nicky b0868af5d7 Simplify Machine Translation demo by using Trainer API
8 years ago
Kexin Zhao 8cce330430 fix error
8 years ago
Kexin Zhao 5a10d833db initial commit
8 years ago
Kexin Zhao 224bd8f0de Add lod_tensor.py for ease of creating lod tensor in book examples (#10817)
8 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
8 years ago
fengjiayi 530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
8 years ago
yuyang18 50dab46033 Fix bug
8 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
8 years ago