Commit Graph

535 Commits (f3db005c4a50db2f52eeed85aa2a8e729c6dcd1f)

Author SHA1 Message Date
whs c8d6c1d09c Auto generate python api for polygon_box_transform op. (#11074)
8 years ago
Kexin Zhao 5713a0bf5e
fix lodtensor api in memory opt machine trans (#11171)
8 years ago
Siddharth Goyal 99a5a3d8d3
Fix optimizer in remaining chapters with high level API (#11172)
8 years ago
Siddharth Goyal a4237171a5
Modify optimizer in new API to support more usecases (#11168)
8 years ago
Yancey 524c81e532
Merge pull request #11126 from Yancey1989/polish_test_listen_and_serv_op
8 years ago
Yancey bd0f8f8d52
Merge pull request #11054 from velconia/update_simple_distranspiler
8 years ago
Yancey1989 7f5eb9f687 update by comment
8 years ago
Yancey1989 7218f4feb2 update by comment
8 years ago
Yuan Gao d3e99aeec3 add normalize switch to box_coder_op (#11129)
8 years ago
minqiyang 0ed461df70 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
8 years ago
Yancey1989 8939f17d30 sppedup test_listen_and_serv_op
8 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
8 years ago
minqiyang eacac49bcd 1. update test_split_var: replace split with slice
8 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
8 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
8 years ago
minqiyang b33ea7be2d 1. change the variable name from align_var_to_block to slice_var_up
8 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
8 years ago
minqiyang 9d92dcea0a 1. import fluid to dist transpiler test
8 years ago
minqiyang e90bfd562b 1. Make a base unittest class for dist transpiler unittest
8 years ago
Qiyang Min b31647c67d
Merge branch 'develop' into update_simple_distranspiler
8 years ago
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
8 years ago
minqiyang 0abf173ed5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into update_simple_distranspiler
8 years ago
minqiyang a4d88fb642 1. remove simple distranspiler from transpiler/ repo
8 years ago
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
minqiyang a2c017da9b 1. merge simple_dist_transpiler to distribute_transpiler
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