Commit Graph

8744 Commits (e8e8ad049161f03c491547020aba2f061ae29813)

Author SHA1 Message Date
Luo Tao e8e8ad0491 Merge branch 'develop' into trt
7 years ago
Yu Yang c36dd3b338
Merge pull request #11114 from reyoung/feature/yep
7 years ago
Luo Tao e116129f03 rewrite unittest of trt_activation_op
7 years ago
Yan Chunwei df87e63baa
add dfg graphviz pass (#11211)
7 years ago
dzhwinter 7971d4a310
Feature/deterministic (#11205)
7 years ago
Yuan Gao 666c94e3be Add default prior box var for box_coder_op (#11164)
7 years ago
Wu Yi 036a90f125 Refine rpc client wait sync (#11132)
7 years ago
tensor-tang a385803624
Merge pull request #11162 from tensor-tang/infer/api
7 years ago
whs d74838bda0
Prune dims supported by reduce op. (#11113)
7 years ago
tensor-tang 36594017dd make infer init explicit
7 years ago
Qiao Longfei 238124909e
fix protobuf memory leak (#11177)
7 years ago
sneaxiy 8164a752ba
Merge pull request #11176 from sneaxiy/zjl-dev
7 years ago
tensor-tang 211b707b30 fix unknown gpu flag when cpu only
7 years ago
Yu Yang 78afcbffc3
Merge pull request #11116 from reyoung/feature/faster_recordio
7 years ago
sneaxiy 02cc80b30d Fix dangling pointer bug
7 years ago
Lei Wang 95ba67a30c
Build: fix go package installation path. (#11166)
7 years ago
Siddharth Goyal 71b6bdb5d4
Fix signed-unsigned comparison warning (#11167)
7 years ago
Qiao Longfei c7002f5ba2
Merge pull request #11134 from jacquesqiao/fix-mac-build
7 years ago
tensor-tang 79bda2c46d enable infer api with multi-threads
7 years ago
Yan Chunwei 418c41d8fb
Feature/anakin embed (#11135)
7 years ago
qiaolongfei 1766406f76 delete unused code
7 years ago
fengjiayi 87a5590bb7
Merge pull request #11151 from JiayiFeng/dev_update_open_files_op
7 years ago
fengjiayi 3526ac1136 refine code
7 years ago
tensor-tang 6ac47a3d90 rename Mkldnn to MKLDNN
7 years ago
fengjiayi 744cc412b7 fix a bug
7 years ago
tensor-tang 07c48dbf7a
Merge pull request #11080 from tensor-tang/nlp
7 years ago
tensor-tang 6ae7cbe252 follow comments
7 years ago
fengjiayi ee4e567dea Creating readers before training begining
7 years ago
Yuan Gao d3e99aeec3 add normalize switch to box_coder_op (#11129)
7 years ago
qiaolongfei 906334a6a4 fix build error on mac
7 years ago
tensor-tang 99d00cce93 follow comment: refine where time started
7 years ago
tensor-tang 38f8182df6 work around with dummy test
7 years ago
Yan Chunwei b5b6661857
feature/simple inference demo (#11105)
7 years ago
tensor-tang eaeb76c419 add some comments
7 years ago
yuyang18 c3632b879b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/faster_recordio
7 years ago
yuyang18 53dab95b75 Static DSO handle
7 years ago
yuyang18 c5115950a8 Use static for dlsym
7 years ago
yuyang18 7cf8b656a2 Remove lock in device context
7 years ago
yuyang18 86a61c177f Add ScopeBufferedSSAGraphExecutor
7 years ago
tensor-tang 9c687a9789 Merge remote-tracking branch 'ups/develop' into nlp
7 years ago
tensor-tang 7e9f0790e0 fix scope in thread
7 years ago
Yan Chunwei 9503dbb173
fix compile error (#11119)
7 years ago
Xin Pan 7eca286159
Merge pull request #11078 from panyx0718/improve_profiler
7 years ago
tensor-tang 3206bcd929 refine log and add QPS
7 years ago
tensor-tang 06adccf6eb Merge remote-tracking branch 'ups/develop' into nlp
7 years ago
tensor-tang 4a24c238c1 refine code
7 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
7 years ago
Yan Chunwei 18d640255e
simplify inference api (#11104)
7 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
7 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
7 years ago