Commit Graph

16494 Commits (48fef01e136cba03dd88eb89e2bb04804b9db768)
 

Author SHA1 Message Date
minqiyang 48fef01e13 Change python code style to 3.x in setup.py
7 years ago
minqiyang becc1c2460 Remove unused requirements
7 years ago
minqiyang fbff15fd42 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
7 years ago
Qingsheng Li 72ce4d568e
Fix transpiler API (#12119)
7 years ago
fengjiayi 5f8ff63bfe
Merge pull request #12069 from JiayiFeng/add_reader_reset_tests
7 years ago
tangwei12 10737ed9ce
Merge pull request #12067 from seiriosPlus/ckpt_new_api
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
tangwei12 c210add5e8 remove ut, will fix it later
7 years ago
minqiyang dbaaca7857 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_py3
7 years ago
minqiyang a1a1109ccc Improve Code
7 years ago
Yancey 3c4f04b767
Merge pull request #12112 from Yancey1989/rpc_deadline_effect
7 years ago
tangwei12 2bd7fe5add Merge branch 'Pdv' into ckpt_new_api
7 years ago
Yancey1989 bbd53131f0 update
7 years ago
fengjiayi 6ff7f2380c
Merge pull request #12063 from reyoung/feature/exception_safe_pe
7 years ago
Yibing Liu 1617fe2edd
Merge pull request #11897 from chenwhql/unsqueeze_op
7 years ago
guosheng 4ee069fdba Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check.
7 years ago
Qiao Longfei 99cdfed436
Merge pull request #12106 from jacquesqiao/fix-mac-patchelf-check
7 years ago
qiaolongfei 901d538960 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mac-patchelf-check
7 years ago
tangwei12 5137f62859 bug fix
7 years ago
yuyang18 c87e08c28d
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exception_safe_pe
7 years ago
chenweihang 938319bbd2
Merge branch 'develop' into unsqueeze_op
7 years ago
Yibing Liu 092d620187
Merge pull request #11812 from chenwhql/squeeze_op
7 years ago
Yancey1989 031a07f9c0 add rpc_deadline in bootstrapper
7 years ago
qiaolongfei d6005b6949 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-mac-patchelf-check
7 years ago
Yu Yang 1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
7 years ago
qiaolongfei 010c0ab0a1 add install_name_tool check on macos
7 years ago
minqiyang 5cdf40bfe6 Port all PythonUtil code to python3
7 years ago
Tao Luo e568acbee2
Merge pull request #12092 from velconia/add_deps_to_device_ctx
7 years ago
fengjiayi 335e4b9d52 fix a dead lock bug
7 years ago
Tao Luo 16aca3c087
Merge pull request #12090 from luotao1/v2
7 years ago
minqiyang 4cbee8ac6e Add the PYTHON_VERSION support
7 years ago
Tao Luo c620c522d7
Merge pull request #12093 from Noplz/fix_warning
7 years ago
lemon34 29145e1e31 change im2sequence for ctc batch inference (#11696)
7 years ago
minqiyang bbed762b87 Port current code to python3
7 years ago
Noplz cfa4479b06 fix warning
7 years ago
fengjiayi 74fa603cce
Merge pull request #12043 from JiayiFeng/fix_backward_bug
7 years ago
Yan Chunwei 0cefb9461f
add topological sortting (#12059)
7 years ago
minqiyang fdc06ab02e Change python.cmake's version to 3.5
7 years ago
chenweihang b8ea7a081a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
minqiyang 2cc6ca43a0 Add framework_proto to device context deps
7 years ago
tensor-tang f92024470b
Merge pull request #12052 from tensor-tang/refine/infer/api/static
7 years ago
tensor-tang 269246cb3b
Merge pull request #12046 from tensor-tang/refine/infer/api/dynamic
7 years ago
Jacek Czaja fbe25ef510 MKLDNN: Extending Conv MKLDNN op to reuse MKLDNN primitives (#11750)
7 years ago
Luo Tao 2bb43ede48 add rpath to _swig_paddle.so
7 years ago
Tao Luo 13603774b2
Merge pull request #12049 from luotao1/demo
7 years ago
baiyf be2d9dc2b8 Add prior_box output order control (#12032)
7 years ago
guosheng e7f7ba97fe Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
guosheng e7a4cfc0ff complete the hsigmoid_op
7 years ago
chenweihang 84a525a38a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
chenweihang 0ea468225b docs: fix some errors of description
7 years ago