Commit Graph

14029 Commits (82571deb890cc013831b51a996350e65ae76a3df)
 

Author SHA1 Message Date
wangyang59 ad3b3d9dc1 ported old paddle gpu bilinear_interp
7 years ago
wangyang59 67ce586453 gpu implementation of bilinear interp
7 years ago
wangyang59 f67f0cae50 finished testing cpu bilinear_interp_op
7 years ago
wangyang59 c7cd6d130b cpu implement of bilinear interp
7 years ago
Varun Arora 4766864481 Minor fixes based on @kuke's feedback
7 years ago
Abhinav Arora 504e60a881 Fix Cpplint issues in framework/data_type.h and framework/feed_fetch_type.h (#10146)
7 years ago
Liang Wu c3162fd793 Update index_en.rst (#9924)
7 years ago
james d060a7f8ef Update faq/local/index_en.rst (#9947)
7 years ago
chengduo bfafcbeefb
Merge pull request #10141 from luotao1/parallel_executor
7 years ago
typhoonzero f03415207a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_multiGPU_dist_train
7 years ago
typhoonzero 1fba0c578a fix multi gpu dist train
7 years ago
fengjiayi c5e178f4fd fix errors
7 years ago
Luo Tao 618db96ee7 fix a cpu bug in parallel_executor.py
7 years ago
fengjiayi 9f11da5931 Add synchronous TensorCopy and use it in double buffer
7 years ago
Yang yaming f3e4e42def
Merge pull request #10130 from reyoung/feature/skip_loss
7 years ago
Yu Yang 55feba9b5a Fix CPU compile
7 years ago
Wu Yi 3863c6a9a8
Merge pull request #10126 from typhoonzero/fix_para_exe_dist_train
7 years ago
typhoonzero 251e4a8ee5 unify fluid blocking queue
7 years ago
tangwei12 6e8510fa1d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into quick_help
7 years ago
Yu Yang 7a395881d4 Add customize_loss_grad option to PE
7 years ago
Luo Tao 71f51ff64a refine tensorrt cmake and dockerfile
7 years ago
typhoonzero 2b06b4b4e9 updates follow up para exe
7 years ago
typhoonzero 8ee837255e fix send op handle local scope
7 years ago
chengduo 6c0356e41d
Merge pull request #10119 from chengduoZH/rollback_delay_op
7 years ago
chengduoZH f5b4ac6e50 enable delay op feature
7 years ago
Wu Yi d15b264ed3
Merge pull request #10124 from Yancey1989/create_scope_in_var_resp
7 years ago
Wu Yi dd7a48bdd5
Merge pull request #10123 from jacquesqiao/split-optimize-op-into-signle-blocks
7 years ago
Yancey1989 8023c6d749 Create sub socpe when it is necessary
7 years ago
qiaolongfei ba1e68d5aa clean code
7 years ago
qiaolongfei 18e0b7303c fix _create_table_optimize_block
7 years ago
qiaolongfei 39f6274ecc follow comment, optimize code
7 years ago
qiaolongfei e05f4dfb49 add some comment
7 years ago
qiaolongfei 7907b6a959 split optimization ops on pserver to independenty blocks
7 years ago
whs d89a30680e Fix a wrong variable name. (#10090)
7 years ago
Qiao Longfei 3aacde2903
Merge pull request #10116 from jacquesqiao/fix-build-activation_op
7 years ago
qiaolongfei 108e71cc94 fix build activation_op.cc on mac
7 years ago
Tao Luo 58fd4c0994
Merge pull request #10111 from abhinavarora/cpplint_tensor_util_test
7 years ago
Tao Luo a4d3de0071
Merge pull request #10097 from weixing02/deadlinks
7 years ago
Varun Arora 718f1540ef Merge branch 'onnx' of https://github.com/kuke/Paddle into onnx
7 years ago
Varun Arora 56b8784c24 Update design doc based on early implementation
7 years ago
Abhinav Arora 1c70600d09 Fix compile error
7 years ago
Abhinav Arora 6402b59a7c
Fix CPPLint issues in some tests in fluid/framework (#10068)
7 years ago
Abhinav Arora c08752ca43 Fix compile error
7 years ago
Abhinav Arora feaf168d95 Fiux compile error
7 years ago
Abhinav Arora b6ec45d8da Fix CPPLint warnings in tensor_util_test
7 years ago
gongweibao 12ae354a10
Fix cudnn version(#10088)
7 years ago
Siddharth Goyal cb7f096da1 Fix cpplint error in mkldnn_activation (#10105)
7 years ago
Abhinav Arora e66f0c73af
Fix CPPLint errors in framework/details (#10104)
7 years ago
Abhinav Arora 744ebcfa18
Fix CPPlint issues in fluid/inference (#10075)
7 years ago
Qiao Longfei 7a993ee4f7
Merge pull request #10080 from jacquesqiao/refine-listen-and-serve-op
7 years ago