Commit Graph

17241 Commits (a32ce8c444d70c6edd26b91b1999c263b9d79ae7)
 

Author SHA1 Message Date
minqiyang a32ce8c444 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Yan Chunwei 5d2834fcf7
fea/ir support fuse, based on graph pattern detection helper (#12636)
7 years ago
minqiyang 507f479732 Polish code
7 years ago
tangwei12 09e30eeeda
Merge pull request #12696 from seiriosPlus/lookuptable_size_on_pserver_fix
7 years ago
Tao Luo c0e12941cf
Merge pull request #12700 from luotao1/inference_doc
7 years ago
minqiyang d49ff1a880 Merge branch 'port_pybind11' of https://github.com/velconia/Paddle into port_pybind11
7 years ago
minqiyang 0d7047ca79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Qiyang Min 14c1fbdf29
Merge branch 'python3' into port_pybind11
7 years ago
tangwei12 13e99cf92f add unit test
7 years ago
Wu Yi bd87f67f0e
Dist transpile can pass startup program by argument (#12606)
7 years ago
Bai Yifan 9333a62792
Add flatten op interface and enhance APIs about detection to support variable-length image. (#12422)
7 years ago
fengjiayi f276006f0c
Merge pull request #12694 from JiayiFeng/dev_op_tensor_support
7 years ago
Yu Yang a197737c02
Merge pull request #12690 from reyoung/feature/better_exception_holder
7 years ago
Yan Chunwei e765dead86
add profiler to fluid inference (#12707)
7 years ago
Xin Pan d96ee24f0b
Merge pull request #12697 from panyx0718/ir2
7 years ago
minqiyang 4d4491ef6a Fix new added code
7 years ago
minqiyang 77f12e000f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
fengjiayi d6b5302bd6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_op_tensor_support
7 years ago
Yan Chunwei 0a641ba326
add ratio to profiler (#12701)
7 years ago
gongweibao 842fb021b3
Fix clone() bug. (#12583)
7 years ago
Tao Luo 7b03b18d16
Merge pull request #12705 from luotao1/disable_anakin
7 years ago
Qiao Longfei 5d579e1a96
add export_for_deployment flag to save_inference_model (#12582)
7 years ago
minqiyang 1f86c88f4a Remove random order of fetch_list in test_random_crop_op
7 years ago
luotao1 c01caba120 fix inference doc url error
7 years ago
tangwei12 f42247e55f change to int to compatible with py3
7 years ago
minqiyang e0d5f8a820 Move compat module to python/paddle
7 years ago
Xin Pan 891c3c0f9a test and doc IR Graph
7 years ago
minqiyang 7e0f66e99a Polish code
7 years ago
tangwei12 0707abb51b lookup table fix
7 years ago
minqiyang 5338417b47 Polish code style
7 years ago
minqiyang ae39709e59 Polish code
7 years ago
luotao1 7aeed0e188 disable anakin temporary
7 years ago
minqiyang 55d7f55c63 Revert the changes to attribute.h
7 years ago
fengjiayi 5e7aa8c7e5 code clean
7 years ago
minqiyang 1800fef142 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
yuyang18 aac80ef4cc Polish API of exception holder
7 years ago
Zhaolong Xing 83c85f34e8
Merge pull request #12598 from NHZlX/add_tensorrt_softmax
7 years ago
Tao Luo 1e1974c998
Merge pull request #12563 from luotao1/anakin_test
7 years ago
tensor-tang a85bf42ae4
Merge pull request #12681 from PaddlePaddle/revert-12554-refine_elementwise_add
7 years ago
Wu Yi 8b77448d5f
hide misc APIs (#12540)
7 years ago
Wu Yi d3da0ef9f6
Fix dist train with rmsprop (#12649)
7 years ago
Jiabin Yang 989cae25dd fix the numpy version has to be lower than 1.15 (#12523)
7 years ago
tensor-tang 6a2a9a8350
Revert "Refine elementwise_add op"
7 years ago
minqiyang 92aa20616d Polish the code style
7 years ago
minqiyang 68b221401d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into port_pybind11
7 years ago
Yu Yang 8dda526a45
Merge pull request #12659 from sneaxiy/refine_softmax_with_cross_entropy
7 years ago
jerrywgz af8b1b993f Fix rpn_target_assign API.
7 years ago
minqiyang 812de6e806 Port utils to Python3
7 years ago
sneaxiy f6f5cdaa05
Merge pull request #12555 from sneaxiy/refine_layer_norm
7 years ago
sneaxiy c50c537732 fix arithmetic error in backward kernel
7 years ago