Commit Graph

16862 Commits (5a634786af7a301012c905bdca2e6b40d67da1fc)
 

Author SHA1 Message Date
Xin Pan 7781297c70 variants
7 years ago
Xin Pan fcda23a3e4 simple node
7 years ago
Xin Pan 08acc03522 start
7 years ago
Xin Pan 7ceec40360 hide more apis
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
yuyang18 401e92f6e3
Change attr comment
7 years ago
yuyang18 be528f9815
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/combine_open_files_and_double_buffer
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
yuyang18 72b78154b2
Polish reader speed
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
Wei Xu 264e8305b0 Fixed unittests for WITH_GPU=OFF and WITH_DISTRIBUTE=OFF build
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
yuyang18 e576345f5b
Try to speed up buffered reader
7 years ago
minqiyang 3e30d4013a Remove unsued lines
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
minqiyang 8fa89fc678 Polish code
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
yuyang18 61b3a5977f
Refine Python Reader
7 years ago
yuyang18 c204f0cc2b
Refine PyReader
7 years ago