Commit Graph

8686 Commits (9503dbb173f76f7b68d4a6edc18ce31cf7865c30)

Author SHA1 Message Date
Yan Chunwei 9503dbb173
fix compile error (#11119)
8 years ago
Xin Pan 7eca286159
Merge pull request #11078 from panyx0718/improve_profiler
8 years ago
Yan Chunwei 0c0c5df4cb
feature/add TRT fc converter (#11043)
8 years ago
Yan Chunwei 18d640255e
simplify inference api (#11104)
8 years ago
whs 86d8659c8d
Add python wrapper for gather op. (#11033)
8 years ago
whs 28dc9ba3c1
Add shape op to get the shape of variable. (#11048)
8 years ago
fengjiayi d6997e5bc8
Merge pull request #11083 from JiayiFeng/dev_refine_programdesc_copy
8 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
8 years ago
chengduo 01bbe532da
Merge pull request #11079 from chengduoZH/balance_parameter_update
8 years ago
fengjiayi 31f0533c5d fix compile errors
8 years ago
Lei Wang 86efecb93c
Build: add dependencies for test_paddle_inference_api_impl. (#11064)
8 years ago
fengjiayi 04ccbed5b8 fix a compile error
8 years ago
gongweibao 4fb7cc7f5e
Move sync_mode device ctx from grpc server (#10881)
8 years ago
fengjiayi a3aca2a3cf fix bugs
8 years ago
Tao Luo 47f3cae2af
Merge pull request #11038 from sneaxiy/zjl-dev
8 years ago
Yan Chunwei 97b7502772
inference API little fix (#11069)
8 years ago
fengjiayi 2a3c58d3fe refine programdesc copy
8 years ago
chengduoZH e330cd032e balance parameter update
8 years ago
Xin Pan 75ea577fd3 allow profiler and timeline to work when dev_ctx is nullptr.
8 years ago
Xin Pan 44ea234343 clean
8 years ago
Xin Pan 2719599e62 clean
8 years ago
Xin Pan 759cb23711 follow comments
8 years ago
Xin Pan 1555dc519a make infer test more stable.
8 years ago
dzhwinter 82e5738f53
"fix build script" (#11011)
8 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
8 years ago
Qiao Longfei 05f7d300f8
Merge pull request #11034 from jacquesqiao/fix-compile-by-std-move
8 years ago
Luo Tao aa4f685b66 fix compiler error when do not have TensorRT library
8 years ago
Yan Chunwei 211e131525
feature/tensorrt engine op (#11001)
8 years ago
Xin Pan 35d5b1b9e2
Merge pull request #11036 from panyx0718/dist_timeline
8 years ago
fengjiayi 32d50864ac
Merge pull request #11042 from JiayiFeng/fix_two_bugs
8 years ago
Xin Pan f14e579cc3 clean up
8 years ago
qiaolongfei 96be582ef3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-compile-by-std-move
8 years ago
qiaolongfei e3c4a58835 add -Wno-error=pessimizing-move only on macos
8 years ago
fengjiayi 32c0e82ca0 fix two bugs
8 years ago
Xin Pan 109ee924eb add tests and polish infer impl (#11009)
8 years ago
Yu Yang 14905516aa
Merge pull request #10970 from JiayiFeng/dev_add_random_crop_op
8 years ago
qiaolongfei 8868a54d5f use flags to fix the compile problem
8 years ago
Xin Pan cb01c59481 add back reduce_op
8 years ago
yuyang18 d2c1fac15d Merge branch 'dev_add_random_crop_op' of https://github.com/JiayiFeng/Paddle into dev_add_random_crop_op
8 years ago
yuyang18 a6c11a5d95 Fix bug in CUDA
8 years ago
qiaolongfei 4736281c5c restore
8 years ago
fengjiayi 3165ffa42f Merge branch 'dev_add_random_crop_op' of https://github.com/JiayiFeng/Paddle into dev_add_random_crop_op
8 years ago
fengjiayi 3bce3dbce1 fix a bug
8 years ago
qiaolongfei 47d9f64ff7 PaddlePredictorImpl::Clone return unique_ptr
8 years ago
qiaolongfei ad0bebd515 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-compile-by-std-move
8 years ago
Xin Pan 3cb6395688 better profiler and benchmark
8 years ago
mozga-intel 30d32035b2 Withdraw mkldnn mul
8 years ago
Qiao Longfei 654f5d3c91
Merge pull request #11012 from jacquesqiao/add-auto_grown_mutex
8 years ago
sneaxiy 46f13237dc Fix bugs in framework/tensor_impl.h and polish framework/reader.cc
8 years ago
qiaolongfei b38c78c3b8 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-compile-by-std-move
8 years ago