Commit Graph

72 Commits (a32c6ffa96d0450e3c200ba7ece029a98540c8c9)

Author SHA1 Message Date
Wojciech Uss 9b6a029666 fix dataset reading and add support for full dataset (#16559)
6 years ago
Tao Luo ce18710421 enhance analyzer_tests download
6 years ago
Sylwester Fraczek 8ece7a9708 fixed url to dataset
6 years ago
Sylwester Fraczek fe21578a44 create test for quantized resnet50
6 years ago
liuwei1031 de3b70a101
fix cdn issue, test=develop (#16423)
6 years ago
Jacek Czaja 13816dd4ac [MKL-DNN] Fix to crash of Transformer when mkldnn is to be used (#16233)
6 years ago
Tao Luo e5e7e9b865 Merge branch 'develop' into transformer_ut
6 years ago
Tao Luo e3dd6970fc disable dam temporarily (#15860)
6 years ago
Tao Luo 3d0ecab41b add analyzer_transformer_test
6 years ago
luotao1 8f0c2b07f2 use embedding=128 bert model for test
6 years ago
luotao1 5504425eb3 fix compiler error, use len20 dataset for bert
6 years ago
luotao1 e31aef9f6e Merge branch 'develop' into fc500110-bert_test
6 years ago
Tao Luo b919190232
Merge pull request #15531 from jczaja/prv-googlenet-fix
6 years ago
Jacek Czaja 4aa7ef3c13 - Compensation fix to LRN MKL-DNN op
6 years ago
fuchang01 4a33a44f45 analyzer bert tester
6 years ago
Yan Chunwei 885c4e57ab
fea/infer memory optim2 (#14953)
6 years ago
Tao Luo 8f522c15ed
Merge pull request #15408 from luotao1/mm_dnn
6 years ago
Tao Luo 001827c270 test_analyzer_mm_dnn runs in serial
6 years ago
Tao Luo 668563088e add pyramid_dnn c++ inference test
6 years ago
tensor-tang 1a95cd227d disable seqpool test on mac or without mkl
6 years ago
Tao Luo cbd1c7c01f fix CompareDeterministic error when test_all_data
6 years ago
Tao Luo 7dc0181c46 run analyzer_tester serial in multi-thread
6 years ago
tensor-tang b9c645639b workaround with third party cache
6 years ago
tensor-tang 484085693e update url and num_ops
6 years ago
tensor-tang 8e271896ae add test data for seqpool1
6 years ago
tensor-tang d46a140dd9 add seq pool inference test
6 years ago
Tao Luo 22c71398e3 add MM_DNN inference test
6 years ago
Tao Luo 2f55a04ec6 add refer result comparasion
6 years ago
Tao Luo 1a6d2cfe39 add test_analyzer_mobilenet
6 years ago
nhzlx 644c13a387 fix compile error
6 years ago
nhzlx afc51e6f82 add benchmark for trt
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
ZhenWang 8f2e556e65 support the small dam model. test=develop
6 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
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 09ee266f8e disable two openblas test temporary
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 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 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
Sylwester Fraczek f395075efc rebased and stuff broke
7 years ago