Commit Graph

9573 Commits (3694fd5c4a8a489d9df4414f4b82cab57275da2b)

Author SHA1 Message Date
Yu Yang ebe3b5e78a
Merge pull request #11853 from sneaxiy/complete_py_reader_python
7 years ago
Yancey1989 d14afcedeb polish function name
7 years ago
Yancey1989 4a91a14549 enforce rpc client timeout
7 years ago
minqiyang 95b4a6a29d Make import paddle.fluid possible now
7 years ago
Luo Tao a00e04bb5a Merge branch 'develop' into demo
7 years ago
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
Yancey1989 9de096bd58 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into fix_cpu_pe
7 years ago
Yancey1989 1effba3312 fix pe with cpu place
7 years ago
Guo Sheng da3f766821
Merge pull request #12088 from guoshengCS/complete-hsigmoid
7 years ago
Luo Tao 0626636d8e Merge branch 'develop' into demo
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
Luo Tao 24ced1d0b9 add independent demo for test static fluid library
7 years ago
sneaxiy e40905daed Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
sneaxiy 9153223ab3 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
Yancey1989 bbd53131f0 update
7 years ago
sneaxiy df7ecbf5a1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
sneaxiy 31c7f6b968
Merge branch 'develop' into complete_py_reader_python
7 years ago
fengjiayi 6ff7f2380c
Merge pull request #12063 from reyoung/feature/exception_safe_pe
7 years ago
tensor-tang 2f7b09319a Merge remote-tracking branch 'ups/develop' into feature/libxsmm
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
yuyang18 08fa3983b0
Get BeamSearch Prob on C-API
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
sneaxiy de638f8112 Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
7 years ago
yuyang18 818e070890
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
minqiyang 5cdf40bfe6 Port all PythonUtil code to python3
7 years ago
tensor-tang 1c5d6c5692 disable xsmm with float16
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
tensor-tang c9ba51ead8 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
tensor-tang 64a8e6d20e refine the threshold functions
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
yuyang18 b83ffda4aa
Try hide APIs
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
tensor-tang 32822b2a59 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
Yan Chunwei 0cefb9461f
add topological sortting (#12059)
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
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
sneaxiy f85e16f1de Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
chenweihang 0ea468225b docs: fix some errors of description
7 years ago
chenweihang fbef49e772 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
chenweihang 3d15968958 docs: fix some errors of description
7 years ago
achao2013 8e4b225fe4 Add fake_quantize_op. (#11359)
7 years ago
Yuan Gao 50aa6ba6f5 add rpn target assign op (#11449)
7 years ago
chenweihang 2bd65dbf71 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
tensor-tang e4e0ffdbf2 fix check_symbol cmake error
7 years ago
chenweihang fd01a43a3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into unsqueeze_op
7 years ago
tensor-tang 26d557a17f Merge remote-tracking branch 'ups/develop' into refine/infer/api/dynamic
7 years ago
tensor-tang eeaf7673b8 fix depends
7 years ago
Qiyang Min a11381b173
Merge pull request #11994 from velconia/fix_grpc_destroy_bug
7 years ago
Luo Tao 57b30c2be3 fix compiler error when using shared library, disable testing static library
7 years ago
tensor-tang 7bb67b6788 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
tensor-tang 83883a2ed9 Merge remote-tracking branch 'ups/develop' into refine/infer/api/dynamic
7 years ago
Luo Tao 37765adb9d Merge branch 'develop' into demo
7 years ago
Tao Luo 938920c894
Merge pull request #12020 from typhoonzero/fix_mac_whl_packaging
7 years ago
sneaxiy 2704e1826e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into complete_py_reader_python
7 years ago
tensor-tang b065522d6c add some symbol check
7 years ago
Luo Tao f8a74ccc7b add shared library test
7 years ago
minqiyang cee8731258 Fix inference compilation problem
7 years ago
chenweihang cef8dbc1f7 refine some messages and adjust data type
7 years ago
chenweihang 05eafcca73 refine some messages and adjust data type
7 years ago
minqiyang fceaabdd81 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_grpc_destroy_bug
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
yuyang18 c822d0309b
Refine code
7 years ago
yuyang18 3aaf798182
Refine size_t and int
7 years ago
yuyang18 7d6afee5c1
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/exception_safe_pe
7 years ago
yuyang18 0a445da631
Make scope_buffered_ssa_graph_executor Exception safe
7 years ago
Luo Tao 2d9bd762ee Merge branch 'develop' into demo
7 years ago
fengjiayi 26ae6111d1
Merge pull request #12051 from JiayiFeng/dev_reader_ResetAll
7 years ago
Luo Tao c6fe794a9c add independent inference demo on teamcity
7 years ago
qingqing01 10fbb831ed
Skip BatchNorm when feature only has 1 element. (#11578)
7 years ago
Tao Luo 27aef26f57
Merge pull request #12009 from luotao1/warning
7 years ago
chenweihang 8f2486ca16 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into squeeze_op
7 years ago
tensor-tang 6bc1aaaac7 refine the ColMajor replacement
7 years ago
tensor-tang c3862a7519 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
typhoonzero b2b371f31d update
7 years ago
chenweihang d552b900f0 change the copyright year form 2016 to 2018
7 years ago
qingqing01 ef4895df3b
Make IfElse operator works and fix unit testing. (#11972)
7 years ago
tensor-tang de856da9a6 fix ColMajor and RowMajor replacement
7 years ago
tensor-tang 00ee6c3c17 Merge remote-tracking branch 'ups/develop' into feature/libxsmm
7 years ago
tensor-tang 2238ea56de paddle fluid static lib symbol hidden
7 years ago
tensor-tang 7f93def030 inference api static lib symbol hidden
7 years ago
fengjiayi d55919c656 Impl ResetAll and fix errors
7 years ago
gongweibao 091ab63331
Fix singleton. (#11835)
7 years ago