Tao Luo
9d29ebc010
Merge pull request #14306 from sfraczek/sfraczek/test-analyzer-mobilenet
...
add test_analyzer_mobilenet
6 years ago
Sylwester Fraczek
d318583eb5
rename mobilenet dir to mobilenet_depthwise_conv
...
test=develop
6 years ago
Tao Luo
1d867805b0
rollback analyzer_seq_conv1_tester
...
test=develop
6 years ago
Tao Luo
5ef123c778
Merge branch 'develop' into dam_fc
6 years ago
Yiqun Liu
9e6b1c5f97
Refine tester of TensorRT engine ( #14390 )
...
* Refine the tester for MixedRTPredictor.
test=develop
* Enable the profiler in TensorRT engine.
* Support the use of combined inference model in TensorRT unittest, and print the shape of feed targets.
6 years ago
Sylwester Fraczek
2412c27c2b
Merge branch 'develop' into sfraczek/test-analyzer-mobilenet
7 years ago
Tao Luo
e0d4e04bdd
fix some compiler warning
...
test=develop
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
...
test=develop
7 years ago
minqiyang
0c3227a523
Change the origin VLOG level to 10 times
...
Fix code to support cpplint syntax check
test=develop
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
...
refine analysis_resnet50_tester
7 years ago
Tao Luo
eea36739cc
refine test_helper.h
...
test=develop
7 years ago
Tao Luo
2b791f1f63
unify analyzer_face_tester to analyzer_resnet50_tester
...
test=develop
7 years ago
Tao Luo
1ead9318d5
remove unused code in test_helper.h to pass ci
...
test=develop
7 years ago
Tao Luo
7a2887d212
add analyzer_face_tester
...
test=develop
7 years ago
Tao Luo
2ec65ae0db
download face_model in CMakeLists.txt
...
test=develop
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
...
test=develop
7 years ago
nhzlx
86b99ac953
fix comments and fix bug
7 years ago
Zhen Wang
4dbc01841d
Nlp dam ( #14248 )
...
* add dam test
* update fuse_statis
* use separated dam model.
* Revert "use separated dam model."
This reverts commit 13e775c86f909b164b7cc1d35a8a24b964ec622e.
* test=develop
* modify the cmake file about infer test, test=develop.
* remove one comment, test=develop.
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
...
fix test resnet50 multi-threading on mkldnn
7 years ago
Yan Chunwei
ee74be3a49
[1.1] Bugfix/tensorarray ( #14044 )
7 years ago
Sylwester Fraczek
2098b42584
review fixes (Teamcity fails)
...
test=develop
7 years ago
Sylwester Fraczek
741cb33bd9
test multithreading
7 years ago
Tao Luo
316bc9bfc9
fix typo and warning in analyzer_resnet50_test
...
test=develop
7 years ago
tensor-tang
40f8456a4f
refine fuse pattern and attr
...
test=develop
7 years ago
tensor-tang
0a9f5f1790
Merge pull request #13968 from tensor-tang/fix/jit/exp
...
Fix jit exp
7 years ago
Tao Luo
ef09862450
fix analyzer_rnn2_test
...
test=develop
7 years ago
Tao Luo
e5b4643ad8
add profile_mkldnn test
...
test=develop
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
...
test=develop
7 years ago
Tao Luo
6ea9d1b595
add analysis_predictor in vis_demo
...
test=develop
7 years ago
Tao Luo
b854d959a5
update with comments
7 years ago
Tao Luo
bd77460182
refine mkldnn test in analyzer_tests
...
test=develop
7 years ago
superjomn
1cfd2b51a7
update
...
test=develop
7 years ago
superjomn
e2bd40ca82
update
...
test=develop
7 years ago
superjomn
f5c0221c17
clean CreatePaddlePredictor
...
test=develop
7 years ago
Tao Luo
84a55155ec
revert with_fast_math to ON
...
test=develop
7 years ago
Tao Luo
28889caea5
disable EIGEN_FAST_MATH and use_fast_math
...
test=develop
7 years ago
Tao Luo
d770b9bda3
Merge pull request #13663 from luotao1/resnet50_ut
...
add resnet50 inference unit-test
7 years ago
Michal Gallus
09d9d77a8f
Enable MKLDNN in Naive Executor
...
test=develop
7 years ago
Tao Luo
a89afd4c22
Merge pull request #13685 from luotao1/naive_cmake
...
update libpaddle_fluid.a/so
7 years ago
luotao1
9cbf2023ab
rollback paddle_inference_helper.h to helper.h
...
test=develop
7 years ago