Commit Graph

17466 Commits (d49a0d755b6fa74c5cda9915f9238d600916c9d9)
 

Author SHA1 Message Date
tensor-tang 8f9132959e fuse fc in lstm
7 years ago
tensor-tang ddb05dffb6 init fusion lstm op
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
yuyang18 d1d825ee02 Hide unnecessary API
7 years ago
yuyang18 265302edea Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/fast_executor
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
tangwei12 ed937bc6f8 merge
7 years ago
tangwei12 e73fc973d6 revert trainer py
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 f56102505a add pserver_endpoints args in load_inference_model
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
minqiyang e38eca26e2 Add libpng dependencies to yum
7 years ago
chenweihang 7797e55f42 use paddle::platform::demangle
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
chenweihang da39d84a48 refine by reviewer's advice
7 years ago
Xin Pan 891c3c0f9a test and doc IR Graph
7 years ago
minqiyang 7e0f66e99a Polish code
7 years ago