yuyang18
4dccb58483
Hide clip APIs
7 years ago
yuyang18
0c8f69c370
Hide more APIs
7 years ago
yuyang18
6eba4b32ce
Fix unittests after hide APIs
7 years ago
yuyang18
08fa3983b0
Get BeamSearch Prob on C-API
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
...
Add squeeze operator and unit testing
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
sneaxiy
2282965707
Merge branch 'complete_py_reader_python' of https://github.com/sneaxiy/Paddle into complete_py_reader_python
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
Yu Yang
1c9c8e8de7
Merge pull request #12065 from reyoung/feature/hide_apis
...
Add deprecated annotation and hide a lot of APIs
7 years ago
qiaolongfei
010c0ab0a1
add install_name_tool check on macos
7 years ago
minqiyang
9130a8847a
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_is_taged
7 years ago
minqiyang
a685566cd5
Throw all warnings from git describe in setup.py.in
...
Convert all values to string
7 years ago
minqiyang
5cdf40bfe6
Port all PythonUtil code to python3
7 years ago
qiaolongfei
d99775a718
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-optimizer-accumulator
7 years ago
tensor-tang
908b53499c
disable libxsmm by default
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
...
Add framework_proto to device context deps
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
Tao Luo
16aca3c087
Merge pull request #12090 from luotao1/v2
...
add rpath to _swig_paddle.so
7 years ago
minqiyang
4cbee8ac6e
Add the PYTHON_VERSION support
7 years ago
Tao Luo
c620c522d7
Merge pull request #12093 from Noplz/fix_warning
...
fix warning
7 years ago
qiaolongfei
7ce0d45efa
fix adam and adamax optimizer
7 years ago
yuyang18
b83ffda4aa
Try hide APIs
7 years ago
lemon34
29145e1e31
change im2sequence for ctc batch inference ( #11696 )
...
* change im2sequence for ctc batch inference
* Update im2sequence_op.cc
* change im2sequence for ctc batch inference
* update
* change PR by comment
* fix ocr test error
* fix test_im2sequence
* modify the old name to standard name
* fix test_layers failed
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
...
Fix a backward bug
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
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
yuyang18
5832e817d5
Hide append_regularizer
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
...
inference api static lib symbol hidden
7 years ago
tensor-tang
269246cb3b
Merge pull request #12046 from tensor-tang/refine/infer/api/dynamic
...
inference api symbol hidden
7 years ago
Jacek Czaja
fbe25ef510
MKLDNN: Extending Conv MKLDNN op to reuse MKLDNN primitives ( #11750 )
...
* - Rebase of conv reuse
- clag formatter fixes
- Fix to conv reuse
- Yet another fix
- Fix
- Fix
- clagn format
* - comment update
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
...
add independent inference demo on teamcity
7 years ago
baiyf
be2d9dc2b8
Add prior_box output order control ( #12032 )
...
* Add flag to set prior_box output order.
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