Commit Graph

15083 Commits (e0a8c584701299017dda12214fed1bb108d8a9e9)
 

Author SHA1 Message Date
Lei Wang e0a8c58470
Doc: fix typo in var_desc.md. (#11130)
7 years ago
Yan Chunwei b5b6661857
feature/simple inference demo (#11105)
7 years ago
baiyf 663f4e6168 Fix bilinear_op Python API (#11117)
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
chengduo 6915d51c14
Merge pull request #11062 from chengduoZH/refine_batch_py
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
Wu Yi ed365919b4
Add fluid benchmark Dockerfile (#11095)
7 years ago
fengjiayi d6997e5bc8
Merge pull request #11083 from JiayiFeng/dev_refine_programdesc_copy
7 years ago
whs 85c203b117
Make bilinear_interp_op support attrs from input. (#11041)
7 years ago
Tao Luo bfecb57282
Merge pull request #11090 from luotao1/capi_doc
7 years ago
chengduo 01bbe532da
Merge pull request #11079 from chengduoZH/balance_parameter_update
7 years ago
fengjiayi 31f0533c5d fix compile errors
7 years ago
Tao Luo 59870579bf
Merge pull request #11109 from chengduoZH/add_author
7 years ago
Lei Wang 86efecb93c
Build: add dependencies for test_paddle_inference_api_impl. (#11064)
7 years ago
fengjiayi 04ccbed5b8 fix a compile error
7 years ago
chengduoZH e6bb67a301 add authors
7 years ago
gongweibao 4fb7cc7f5e
Move sync_mode device ctx from grpc server (#10881)
7 years ago
Yan Chunwei 5870a6b486
clean docstring_checker.pyc (#11093)
7 years ago
fengjiayi a3aca2a3cf fix bugs
7 years ago
Tao Luo 8c12436fe6
Merge pull request #10800 from reyoung/feature/fix_dev_img_build
7 years ago
Tao Luo 47f3cae2af
Merge pull request #11038 from sneaxiy/zjl-dev
7 years ago
Luo Tao 2007f630b4 add build and install document of fluid inference library
7 years ago
Qiao Longfei 60c2d03803
Merge pull request #11087 from jacquesqiao/fix-transpiler-package
7 years ago
qiaolongfei 2f5bc5e02d fix transpiler package
7 years ago
Yan Chunwei 97b7502772
inference API little fix (#11069)
7 years ago
Xin Pan f437c46ffd
Merge pull request #11071 from panyx0718/fix_infer_test
7 years ago
fengjiayi 2a3c58d3fe refine programdesc copy
7 years ago
chengduoZH e330cd032e balance parameter update
7 years ago
Wu Yi d90610624f
Cleanup transpiler and move weight decay and clip on pservers (#11039)
7 years ago
Xin Pan 75ea577fd3 allow profiler and timeline to work when dev_ctx is nullptr.
7 years ago
Xin Pan 44ea234343 clean
7 years ago
Xin Pan 2719599e62 clean
7 years ago
Xin Pan 759cb23711 follow comments
7 years ago
weixing 1af0b28cc1
Merge pull request #10979 from weixing02/fluid_guide_img
7 years ago
Xin Pan 1555dc519a make infer test more stable.
7 years ago
dzhwinter 82e5738f53
"fix build script" (#11011)
7 years ago
Tao Luo ccf61b3066
Merge pull request #10703 from mozga-intel/mozga-intel/Mul_mkldnn_withdraw
7 years ago
chengduoZH 164692da9a drop the last batch, if the size of last batch is not equal to batch_size
7 years ago
Qiao Longfei 05f7d300f8
Merge pull request #11034 from jacquesqiao/fix-compile-by-std-move
7 years ago
Tao Luo 03f2f3d738
Merge pull request #11051 from luotao1/tensorrt_compiler
7 years ago
Nicky Chan df300fffd5
Merge pull request #11056 from nickyfantasy/refract_machine_translation_test
7 years ago
Kexin Zhao 83fb834f8c
Modify RNN encoder decoder example using new LoDTensor API (#11021)
7 years ago
Nicky 6f3c7d9b24 Simplify and make a clear function name
7 years ago
Haichao Zhang 21e794cf67 change name debuger to debugger (#10949)
7 years ago
Luo Tao aa4f685b66 fix compiler error when do not have TensorRT library
7 years ago
Yan Chunwei 211e131525
feature/tensorrt engine op (#11001)
7 years ago