Commit Graph

9573 Commits (3694fd5c4a8a489d9df4414f4b82cab57275da2b)

Author SHA1 Message Date
Tao Luo 3694fd5c4a
Merge pull request #12109 from emailweixu/cpu_only
7 years ago
Tao Luo a8f0931428
Merge pull request #12229 from luotao1/api_doc
7 years ago
fengjiayi 4a45ae8392
Merge pull request #12227 from tensor-tang/fix/mac
7 years ago
Qingsheng Li ac11c4e4ff
Beam search decoder API (#11687)
7 years ago
Luo Tao 43c1481f88 fix dead link in high_level_api.md
7 years ago
tensor-tang d4691cedec fix mac build
7 years ago
Xin Pan cfc02d2f52
Merge pull request #12200 from panyx0718/api
7 years ago
Wu Yi 4a0761781c
Merge pull request #12205 from typhoonzero/update_build_script
7 years ago
typhoonzero 76efa9bc79 update_build_script
7 years ago
Luo Tao 01c7810182 Merge branch 'develop' into api
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
Xin Pan e147e58ed8 update API.spec
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
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
Tomasz Patejko b2b8b15bfe MKLDNN sum fix: remove in_place condition in loop creating memory primitives for sum
7 years ago
Luo Tao af1e54acd8 fix compiler error after move
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
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
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
Luo Tao 89e511f45e Merge branch 'develop' into demo
7 years ago
Wu Yi c5619bbcde
fix auc op (#12087)
7 years ago
Luo Tao 2a672d24d9 Merge branch 'develop' into demo
7 years ago
Luo Tao 09a7588228 refine the switch name
7 years ago
Yancey 0042ba93c8
Merge pull request #12127 from Yancey1989/enforce_rpc_timeout
7 years ago
chengduo 325fbc4f1b
Add learning rate decay test (#12124)
7 years ago
Qiyang Min cebf7c602d
Merge pull request #12095 from velconia/port_py3
7 years ago
Jacek Czaja 8e20d36bc8 - comment update
7 years ago
Jacek Czaja c981222b3b - Conv MKLDNN grad op reuse of mkldnn primitives
7 years ago
tensor-tang f0cd493c0d
Merge pull request #11989 from tensor-tang/feature/libxsmm
7 years ago
Tao Luo 3a769b9b90
Merge pull request #12100 from sfraczek/sfraczek/top-k-reserve
7 years ago
chengduo 86b0a72576
Refine multi thread cpu parallel exe (#11406)
7 years ago
Luo Tao 97619425be use ./run.sh instead of sh run.sh
7 years ago
Sylwester Fraczek 4d55aca40e reserve vector space before loop in top-k
7 years ago
Luo Tao 193aeaeab4 Merge branch 'develop' into demo
7 years ago
Yu Yang 76086df412
Merge pull request #12097 from reyoung/feature/hide_api_cont
7 years ago
Luo Tao b5a6c4d88a adjust the order of libpaddle_inference_api and libpaddle_fluid
7 years ago
Yu Yang bc8c7ccd99
Merge pull request #12114 from reyoung/feature/get_beam_search_prob_on_capi
7 years ago
Luo Tao b1a1124d36 fix compiler and run error in static library
7 years ago
yuyang18 4ff1bde5fb
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/hide_api_cont
7 years ago