Commit Graph

185 Commits (2ba256df40d19cdd40256e1b3ac647d5d5ba6478)

Author SHA1 Message Date
tensor-tang 484085693e update url and num_ops
6 years ago
tensor-tang cd94df8679 fix load and refine
6 years ago
tensor-tang 8e271896ae add test data for seqpool1
6 years ago
Tao Luo 85471533e0
Merge pull request #15079 from luotao1/analysis_test
6 years ago
Tao Luo ecae157edf simplify some data record in analyzer_tester
6 years ago
Tao Luo 05f1b65da3 simplify prepere_input in analyzer_test
6 years ago
Yihua Xu 0b0acfaa88 Add mkldnn item for porfile and compare usage.
6 years ago
tensor-tang d46a140dd9 add seq pool inference test
6 years ago
tensor-tang d4931a2abc support more input fake data
6 years ago
Tao Luo 91408e3122 fix analyzer_mm_dnn_tester fails when bs > 1
6 years ago
Tao Luo 22c71398e3 add MM_DNN inference test
6 years ago
luotao1 13367866cd add deterministic result unit-test
6 years ago
Tao Luo 2f55a04ec6 add refer result comparasion
6 years ago
Tao Luo 1a6d2cfe39 add test_analyzer_mobilenet
6 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
6 years ago
Yu Yang aa38fc4ce5 Fix compile
6 years ago
nhzlx 644c13a387 fix compile error
6 years ago
nhzlx afc51e6f82 add benchmark for trt
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 743cb840f1 update with comments
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
Yihua Xu 82eefceabe Add the profile_mkldnn flag for profile function(test=develop)
7 years ago
Yihua Xu 64e261c6cd Implement the fusion of convolution and bias for mkldnn
7 years ago
ZhenWang 6e48e47406 test=develop
7 years ago
ZhenWang e1da6cd754 add the normal dam and the small dam
7 years ago
ZhenWang d5947b0ed7 test=develop
7 years ago
ZhenWang 33b4963505 unify the normal and small dam model.
7 years ago
ZhenWang 8f2e556e65 support the small dam model. test=develop
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
7 years ago
luotao1 116979a40a refine api name
7 years ago
luotao1 e66b4c6bff adjust tester_helper to make multi-instance multi-thread work
7 years ago
luotao1 a5c4b463c9 add SetMKLDNNThreadId api
7 years ago
luotao1 e21edb26f6 add Set/GetCPUNumThreads api
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
Tao Luo 1d9b2a453c
Merge pull request #14508 from luotao1/warm_up_multi_thread
7 years ago
nhzlx a4dc1d4292 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
nhzlx faeb9b8aa9 fix compile rely problem
7 years ago
Tao Luo eb9b9becdc add warm up in TestMultiThreadPrediction
7 years ago
nhzlx 2a84054372 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refine_trt
7 years ago
nhzlx b742d46520 fix demo ci bug on trt
7 years ago
Tao Luo 09ee266f8e disable two openblas test temporary
7 years ago
Yiqun Liu 8bc1c5d2ab
Implement the Tensorrt plugin for elementwise op (#14487)
7 years ago
Tao Luo 9d29ebc010
Merge pull request #14306 from sfraczek/sfraczek/test-analyzer-mobilenet
7 years ago
Sylwester Fraczek d318583eb5 rename mobilenet dir to mobilenet_depthwise_conv
7 years ago
Tao Luo 1d867805b0 rollback analyzer_seq_conv1_tester
7 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
7 years ago
Yiqun Liu 9e6b1c5f97
Refine tester of TensorRT engine (#14390)
7 years ago
Sylwester Fraczek 2412c27c2b
Merge branch 'develop' into sfraczek/test-analyzer-mobilenet
7 years ago
Tao Luo e0d4e04bdd fix some compiler warning
7 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
7 years ago
Sylwester Fraczek b5f617fa9b make mobilenet test reuse resnet50 test
7 years ago
minqiyang 3da43dcae2 Because anakin do NOT use glog, so we revert anakin related change
7 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
7 years ago
Sylwester Fraczek f395075efc rebased and stuff broke
7 years ago
Sylwester Fraczek a60957f386 addd test_analyzer_mobilenet
7 years ago
Xin Pan 80132933b7
Merge pull request #14281 from luotao1/face
7 years ago
Tao Luo eea36739cc refine test_helper.h
7 years ago
Tao Luo 2b791f1f63 unify analyzer_face_tester to analyzer_resnet50_tester
7 years ago
Tao Luo 7a2887d212 add analyzer_face_tester
7 years ago
Tao Luo 2ec65ae0db download face_model in CMakeLists.txt
7 years ago
Tao Luo 2f9a5a2e0a add analyzer_face_tester
7 years ago
nhzlx 5700fafd0f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_googlenet_bug_with_rule
7 years ago
nhzlx 86b99ac953 fix comments and fix bug
7 years ago
Zhen Wang 4dbc01841d Nlp dam (#14248)
7 years ago
Tao Luo fe8f178582 fix word2vec related inference unit-tests (#14203)
7 years ago
Tao Luo 79da263b11
Merge pull request #14032 from sfraczek/sfraczek/fix-test-multithreading-mkldnn
7 years ago
Yan Chunwei ee74be3a49
[1.1] Bugfix/tensorarray (#14044)
7 years ago
Sylwester Fraczek 2098b42584 review fixes (Teamcity fails)
7 years ago
Sylwester Fraczek 741cb33bd9 test multithreading
7 years ago
Tao Luo 316bc9bfc9 fix typo and warning in analyzer_resnet50_test
7 years ago
tensor-tang 40f8456a4f refine fuse pattern and attr
7 years ago
tensor-tang 0a9f5f1790
Merge pull request #13968 from tensor-tang/fix/jit/exp
7 years ago
Tao Luo ef09862450 fix analyzer_rnn2_test
7 years ago
Tao Luo e5b4643ad8 add profile_mkldnn test
7 years ago
Tao Luo 7d680be5a3 Merge branch 'develop' into mkldnn_test
7 years ago
Tao Luo 6a4e9230ed Merge branch 'develop' into mkldnn_test
7 years ago
Tao Luo b819684370 add compare_mkldnn test
7 years ago
Tao Luo 6ea9d1b595 add analysis_predictor in vis_demo
7 years ago
Tao Luo b854d959a5 update with comments
7 years ago
Tao Luo bd77460182 refine mkldnn test in analyzer_tests
7 years ago
superjomn 1cfd2b51a7 update
7 years ago
superjomn e2bd40ca82 update
7 years ago
superjomn f5c0221c17 clean CreatePaddlePredictor
7 years ago
Tao Luo 84a55155ec revert with_fast_math to ON
7 years ago
Tao Luo 28889caea5 disable EIGEN_FAST_MATH and use_fast_math
7 years ago
Tao Luo d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
7 years ago
Michal Gallus 09d9d77a8f Enable MKLDNN in Naive Executor
7 years ago
Tao Luo a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
7 years ago
luotao1 9cbf2023ab rollback paddle_inference_helper.h to helper.h
7 years ago
luotao1 a989a4e7c2 refine paddle_inference_helper.h
7 years ago
tensor-tang ede4b230be
Merge pull request #13553 from jczaja/prv-fused_embedding_fc_lstm_op
7 years ago
Tao Luo 21ee30595b clean some CMakeLists
7 years ago