Commit Graph

17353 Commits (e10e0d4a5b104dd6c0eb9352498f9c20bdb8ec1f)
 

Author SHA1 Message Date
minqiyang 32ca9fe760 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_manylinux1_Docker
7 years ago
tangwei12 125e9166e1 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into sum_op_dim_fix
7 years ago
dzhwinter d7873e1412
remove patchelf in windows (#12710)
7 years ago
Tao Luo 17da113c87
Merge pull request #12693 from luotao1/anakin_bug
7 years ago
Qingsheng Li 317e18abd2
Remove Data Sharing between input and output in scatter_op (#12672)
7 years ago
qingqing01 c44fb00371
Add name in relu and log API. (#12438)
7 years ago
luotao1 9f3789944c use latest anakin commit
7 years ago
luotao1 7c09d19842 Merge branch 'develop' into anakin_bug
7 years ago
tangwei12 822496f626 merge cpu and gpu
7 years ago
dzhwinter bf3c34960f
"cherry picked operators changes" (#12184)
7 years ago
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
jerrywgz c108376506 Add three modes for prelu_op (#12630)
7 years ago
minqiyang ba84a6b7ed Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into change_manylinux1_Docker
7 years ago
tangwei12 9f09d68678 add enforce
7 years ago
gongweibao d06849305a
parameter dispather. (#12666)
7 years ago
tensor-tang efc5392d97
Merge pull request #12676 from tensor-tang/refine/op/fc
7 years ago
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
tangwei12 baa6273c54 unit test optimize
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
tangwei12 470fb7c5c3 bug fix
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 60dda7bf9f add gpu Implementation
7 years ago
tangwei12 4661f5589d random optimize
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
tensor-tang eee38464dc refine fc op use cpu only
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
tensor-tang d84a1a0010 fc op use cpu only
7 years ago
tensor-tang fbc164047d Merge remote-tracking branch 'ups/develop' into refine/op/fc
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
tangwei12 478f73c188 merge header in cc
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
tensor-tang c588c64a76 Merge remote-tracking branch 'ups/develop' into refine/op/gru
7 years ago
tensor-tang 0098a494a2 Merge remote-tracking branch 'ups/develop' into refine/op/fc
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 3373535b21 fix specific cudnn include and library path
7 years ago