Commit Graph

9531 Commits (c5619bbcde8fcc774826c15989772a653eda4dd6)

Author SHA1 Message Date
Wu Yi c5619bbcde
fix auc op (#12087)
7 years ago
Yancey 0042ba93c8
Merge pull request #12127 from Yancey1989/enforce_rpc_timeout
7 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
tensor-tang f0cd493c0d
Merge pull request #11989 from tensor-tang/feature/libxsmm
7 years ago
Tao Luo 3a769b9b90
Merge pull request #12100 from sfraczek/sfraczek/top-k-reserve
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
Sylwester Fraczek 4d55aca40e reserve vector space before loop in top-k
7 years ago
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
Yu Yang bc8c7ccd99
Merge pull request #12114 from reyoung/feature/get_beam_search_prob_on_capi
7 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago
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
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
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
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