Commit Graph

16635 Commits (2372daff1d54cc24faa6e712245efa7c995991dd)
 

Author SHA1 Message Date
nhzlx 2372daff1d there is no batchsize concept in tensorrt's tensor
7 years ago
Wu Yi 4a0761781c
Merge pull request #12205 from typhoonzero/update_build_script
7 years ago
Tao Luo 9c0fad4764
Merge pull request #12185 from luotao1/api
7 years ago
typhoonzero 76efa9bc79 update_build_script
7 years ago
Luo Tao 01c7810182 Merge branch 'develop' into api
7 years ago
Wu Yi 97b774dfe5
Merge pull request #12202 from typhoonzero/fix_apispec_ci
7 years ago
Luo Tao 2e68abf47c rename api.h to paddle_inference_api.h, put demo_ci in fluid_install_dir
7 years ago
Luo Tao 7b719760d5 Merge branch 'develop' into api
7 years ago
typhoonzero d72c53c4c9 fix set-e exit when checking api
7 years ago
Wu Yi f9f8fbaa5e
API.spec change requires specific approvals (#12136)
7 years ago
whs 8284947b82 Fix infershape of im2sequence. (#12183)
7 years ago
Tao Luo d113590649
Merge pull request #12180 from tpatejko/tpatejko/edit-distance-fix-in-mkldnn-sum
7 years ago
Luo Tao e725ae7ffe Merge branch 'develop' into api
7 years ago
Luo Tao 44b6a5f308 fix inference_lib.cmake and make demo_ci pass
7 years ago
Xin Pan 968922bd6c
Merge pull request #12154 from panyx0718/api
7 years ago
Tomasz Patejko b2b8b15bfe MKLDNN sum fix: remove in_place condition in loop creating memory primitives for sum
7 years ago
Yancey e90678c051
fix build doc (#12177)
7 years ago
Luo Tao af1e54acd8 fix compiler error after move
7 years ago
Xin Pan e91e29439f trigger CI
7 years ago
Tao Luo 2c3495ca94
Merge pull request #12178 from xhmcom/patch-2
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Luo Tao 369dfb3d0f move contrib/inference to paddle/fluid/inference/api
7 years ago
Xuuu 5546f6ac4d
Fix bugs in the resize_short and simple_transform funciton
7 years ago
Wu Yi 866fcb0c15
Merge pull request #12171 from typhoonzero/fix_pserver_with_condition_block
7 years ago
typhoonzero 32d81909dc fix pserver with condition block
7 years ago
tensor-tang d24fd2c6b1
Merge pull request #12099 from jczaja/prv-conv-grad-mkldnn-upstream2
7 years ago
Tao Luo 966829df2b
Merge pull request #12166 from luotao1/fix_demo
7 years ago
Luo Tao d1b5f56b05 fix simple_on_word2vec fails on Manylinux1
7 years ago
Tao Luo 7c5e6d2cce
Merge pull request #12160 from luotao1/vis_demo
7 years ago
Luo Tao 6313bdc35f add independent vis_demo for inference
7 years ago
石晓伟 0b9abcbe75 update paddle_inference_api_anakin_engine.cc with cuda sync (#12037)
7 years ago
Tao Luo a7c1ed123c
Merge pull request #12115 from luotao1/demo
7 years ago
Luo Tao a752236125 Merge branch 'develop' into demo
7 years ago
gongweibao 7040c67920
Change blocksize (#11863)
7 years ago
Luo Tao 89e511f45e Merge branch 'develop' into demo
7 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
7 years ago
Xin Pan 077aa207e4 hide monkey_patch_variable
7 years ago
Luo Tao 2a672d24d9 Merge branch 'develop' into demo
7 years ago
Luo Tao 09a7588228 refine the switch name
7 years ago
tangwei12 f02a4da6cd
Merge pull request #12152 from seiriosPlus/dis_acc_fix
7 years ago
Yancey 0042ba93c8
Merge pull request #12127 from Yancey1989/enforce_rpc_timeout
7 years ago
seiriosPlus 8f9e23da23 codestyle fix
7 years ago
seiriosPlus 56ad065a97 codestyle fix
7 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
7 years ago
seiriosPlus 0f3aa74d11 fix split_var=False
7 years ago
seiriosPlus d559970a2c remove split_var=False, need more experiment
7 years ago
tangwei12 4bd64781ca fix distribued transpile when slice_var_up=False
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
minqiyang 448ca8a46d Move LinkChecker from requirements to Dockerfile
7 years ago
Jacek Czaja 8e20d36bc8 - comment update
7 years ago