Commit Graph

759 Commits (23dec787723f6906077e77b2d15820a78bde1344)

Author SHA1 Message Date
peizhilin 23dec78772 fix script issue
6 years ago
Tao Luo 322bb8d5c5
Merge pull request #14825 from NHZlX/add_benchmark_for_trt
6 years ago
flame dd3aca3b96
Merge pull request #14824 from Superjomn/fix/visualizer
6 years ago
nhzlx 644c13a387 fix compile error
6 years ago
nhzlx a5bfed3776 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_benchmark_for_trt
6 years ago
nhzlx afc51e6f82 add benchmark for trt
6 years ago
Zhaolong Xing bc6d0a3427
Merge pull request #14762 from NHZlX/fix_bug_of_trt_pool
6 years ago
superjomn edd1f5a92b fix visualizer
6 years ago
nhzlx 019e8bbed2 fix comments test=develop
6 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
6 years ago
Yihua Xu 3821fc3950 Merge branch 'develop' into develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
6 years ago
Tao Luo cf66133857
Merge pull request #14734 from luotao1/memory_load
6 years ago
Tao Luo 743cb840f1 update with comments
6 years ago
flame f6a877bc57 add tool to visualize inference model (#14621)
6 years ago
Tao Luo 42359e88a4 clean code
6 years ago
Tao Luo 923b18877e Merge branch 'develop' into memory_load
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
Houjiang Chen c6b39a0099
Merge pull request #14714 from NHZlX/add_prelu_gpu
6 years ago
nhzlx 722b0a805f fix bug of trt pool
6 years ago
Xin Pan 0591ba96ec fix hack
6 years ago
nhzlx e7abe6b654 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_prelu_gpu
6 years ago
nhzlx f75815b78c add prelu gpu inference
6 years ago
Xin Pan 7e0801d4ed
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
6 years ago
Yihua Xu 82eefceabe Add the profile_mkldnn flag for profile function(test=develop)
6 years ago
Yihua Xu 64e261c6cd Implement the fusion of convolution and bias for mkldnn
6 years ago
Tao Luo 2af5762cf8
Merge pull request #14668 from wzzju/use_small_dam
6 years ago
ZhenWang 6e48e47406 test=develop
6 years ago
ZhenWang e1da6cd754 add the normal dam and the small dam
6 years ago
ZhenWang d5947b0ed7 test=develop
6 years ago
ZhenWang 33b4963505 unify the normal and small dam model.
6 years ago
Yan Chunwei 4b7617740e
fix container not cleared (#14231)
6 years ago
ZhenWang 8f2e556e65 support the small dam model. test=develop
6 years ago
nhzlx 49c28b8c52 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
6 years ago
nhzlx 3c83a2f720 fix comments
6 years ago
Sang Ik Lee 24e70920db Refactor some build settings.
6 years ago
Sang Ik Lee d6125a5eec Include ngraph in inference demo build.
6 years ago
Tao Luo b4de023ee1
Merge pull request #14636 from Superjomn/fix/word2vec
6 years ago
nhzlx d3e140a572 Merge branch 'develop' of https://github.com/paddlepaddle/paddle into add_params_sync_pass
6 years ago
nhzlx d666c8eb1d fix benchmark
6 years ago
nhzlx 900fbb83f9 add params sync pass
6 years ago
superjomn 9c665c81ae update
6 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
Tao Luo e8ef14d2a7
Merge pull request #14610 from Superjomn/revert/cache_fix
6 years ago
Yiqun Liu 726f2cefe3
Fix bug of referencing a temporary variable. (#14614)
6 years ago
peizhilin 38715e6fd0 minor fix
6 years ago
superjomn 4babc6b06c update
6 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
qingqing01 39ec80def4
Remove the memory copy of feeding data in C++ inference API (#14577)
6 years ago