Commit Graph

14674 Commits (dac0679a70e88dba467e4c7539e74cc8da513a7c)
 

Author SHA1 Message Date
Yan Chunwei dac0679a70
mv contrib to paddle/ for unified compile (#10815)
7 years ago
tensor-tang 7205d331f9
Merge pull request #10597 from kbinias/mkldnn-activations-improvments
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
Qiao Longfei be26b71b9e
Add cpp trainer lib and demo (#10681)
7 years ago
Siddharth Goyal f6543a1181 [Test-driven] Implementing sentiment_analysis with new API (#10812)
7 years ago
Lei Wang f0c4088a88
Build: remove fixed container name to allow multiple build together. (#10780)
7 years ago
Tao Luo 3a385d25ea
Merge pull request #10806 from weixing02/pypi
7 years ago
Tao Luo 73f4951094
Merge pull request #10807 from luotao1/version
7 years ago
Luo Tao 50e60ef321 add version and cmakecache in inference_lib
7 years ago
weixing02 d0efd5a103 Add pip install description
7 years ago
Krzysztof Binias 24904b914c Unique key for input data
7 years ago
Krzysztof Binias 32929cdff0 Cache input data
7 years ago
Krzysztof Binias 0aa01929c1 Add backward
7 years ago
Krzysztof Binias 0cc25a400b Realloc for forward
7 years ago
Krzysztof Binias a76d0dd488 MKL-DNN activations improvements
7 years ago
Krzysztof Binias 1c81301e6d Update activations for MKL-DNN
7 years ago
Yancey 35e5563695
fix wheel package name (#10697)
7 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
7 years ago
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
7 years ago
Tao Luo ebefdbe372
Merge pull request #10791 from shanyi15/patch-1
7 years ago
Tao Luo 85b6bb5886
Merge pull request #10747 from jczaja/prv-mkldnn-pooling-reuse
7 years ago
Shan Yi 60f4b73aaa
Update cpu_profiling_en.md
7 years ago
Shan Yi 1bd0197b5a
Update cpu_profiling_cn.md
7 years ago
Xin Pan e526dd58ec
Merge pull request #10775 from panyx0718/fix_comile
7 years ago
Yancey 7ae03ec08b
fix lack split_byref op in parallel executor (#10770)
7 years ago
dzhwinter 0e4467eee4
"fix compile" (#10657)
7 years ago
baiyf a66afe0675 Expose prior_box op into detection.py (#10773)
7 years ago
Lei Wang 0ad9212d78
Dockerfile: unify dev and product docker environment. (#10778)
7 years ago
daminglu ae1990731d
Test word2vec (#10779)
7 years ago
daminglu 11b6473c26
Image classification & word2vec (#10738)
7 years ago
Xin Pan 40a2ee9ae8
Merge pull request #10621 from panyx0718/fix_profile
7 years ago
Xin Pan 8282d3e012 fix cpp lint
7 years ago
Yancey 17f503726b
use latest pip version in dev and production Docker image (#10760)
7 years ago
Xin Pan 871bc43064 Fix a compile error
7 years ago
Xin Pan 8e3e65ff93
Merge pull request #10526 from panyx0718/infer_profile2
7 years ago
Qiao Longfei eb7d87545e add trainer.stop and fix a bug for train_by_parallel_executor (#10762)
7 years ago
Qiao Longfei 54ae8e4520
Merge pull request #10741 from jacquesqiao/inferencer-support-multi-gpu
7 years ago
baiyf 67b8a30097
Merge pull request #10700 from baiyfbupt/develop
7 years ago
Wu Yi ebc7303990
listen_and_serv use local scope (#10663)
7 years ago
baiyfbupt 1d7f91e867 fix roi_pool gpu_backward kernel
7 years ago
baiyfbupt f79779f022 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
qiaolongfei d2d671e341 add comment
7 years ago
Lei Wang 868bdc9771
Build: fix build error when WITH_FLUID_ONLY and WITH_GPU both set as OFF. (#10756)
7 years ago
chengduo 93c470034a fix DataTransFunc (#10752)
7 years ago
baiyfbupt 8023bc766b fix index
7 years ago
baiyfbupt 4d2a2e75c1 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
qiaolongfei feed94e20f should load parameter before create parallel_executor
7 years ago
chengduo d0a62bfcf2
Merge pull request #10737 from chengduoZH/fix_timeline
7 years ago
Tao Luo 651c934b2c
Merge pull request #10736 from luotao1/mkldnn_cmake
7 years ago
Yancey 062c811b6f
Merge pull request #10745 from Yancey1989/fix_bce_cdn_link
7 years ago