Commit Graph

168 Commits (480d848eb989d4decd68cc76cf2e34c27dee5763)

Author SHA1 Message Date
Xin Pan f3f889b166 Add instructions to run vgg 7 years ago
kolinwei 20858f98d5 update benchmark/fluid fix some import error () 7 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/ 7 years ago
dzhwinter d52fa26fda
Feature/metrics () 7 years ago
dzhwinter 4cebdec89e
"migration from benchmark repo to paddle main repo" () 7 years ago
dzhwinter 5469c08188
"add auto feature" () 7 years ago
weixing02 3f3ecae164 Fix tables display error 7 years ago
dzhwinter 172c887d1c
init () 7 years ago
gongweibao 990d6396fe
Reuduce memory copy when communication between trainer and pserver. () 7 years ago
fengjiayi cf87f39b2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator 7 years ago
fengjiayi f8029403a0 remove Evaluator.Accuracy 7 years ago
Helin Wang e9b488635c Fix vgg16 fc layer size: 4096 rather than 512 7 years ago
gongweibao ef35c4ed1a
Tensorflow benchmark () 7 years ago
gongweibao 8c0434c318
Add single node tensorflow benchmark. () 7 years ago
武毅 bc0f04df4e Fix fluid dist benchmark document errors () 7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. () 7 years ago
typhoonzero a5acad11e8 update docs 7 years ago
typhoonzero 0bbd7bc38e follow comments 7 years ago
typhoonzero 52df85f4db fix style 7 years ago
typhoonzero 978396e7dc Merge branch 'dist_train_benchmark_vgg16' of https://github.com/typhoonzero/Paddle into dist_train_benchmark_vgg16 7 years ago
typhoonzero 7c2d32b849 update dockerfile 7 years ago
武毅 747df80d59
Merge pull request from gongweibao/wuyi7539_3 7 years ago
gongweibao 00b9aed006 fix typo 7 years ago
gongweibao ccef94a376 add comments 7 years ago
gongweibao 5530212def add others 7 years ago
gongweibao c98b40e478 clean code 7 years ago
typhoonzero b7fbb91f06 follow comments 7 years ago
typhoonzero 355ecaf38b fix style check 7 years ago
typhoonzero d6edfd0ce3 update points 7 years ago
typhoonzero f9db562987 update results 7 years ago
gongweibao cfbbb9841d clean code 7 years ago
gongweibao 38b8b7f6ac add results 7 years ago
gongweibao 419e4c49d0 modify some 7 years ago
typhoonzero bd64719a2f update for today 7 years ago
typhoonzero 70142ae65e update dist benchmark to one image 7 years ago
typhoonzero da3b14bc67 Merge branch 'dist_train_benchmark_vgg16' of https://github.com/typhoonzero/Paddle into dist_train_benchmark_vgg16 7 years ago
typhoonzero 900e911f42 fix style check 7 years ago
typhoonzero 08b529a73e Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist_train_benchmark_vgg16 7 years ago
typhoonzero b38452dffa fix styles 7 years ago
typhoonzero cb34f6a230 update fluid vgg16 and add readme 7 years ago
dzhwinter e983cc90fc
"fix decode bug" () 7 years ago
typhoonzero d3905fbc1e add fluid vgg16 dist test 7 years ago
typhoonzero 541b42e6fb fix style 7 years ago
typhoonzero 9f50195b9d update using cifar10 7 years ago
typhoonzero b315a408e9 update 7 years ago
typhoonzero a0ac133987 update job 7 years ago
dzhwinter 4031e88dc4 "fix the copyright hook" 7 years ago
typhoonzero 311d159e11 add copyright for newly merged files 7 years ago
typhoonzero 9ad149a928 fix copyright check 7 years ago
typhoonzero bbff57e085 update docker file 7 years ago
typhoonzero 27e31f64f0 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dist_train_benchmark_vgg16 7 years ago
dzhwinter b9b75377a2
Feature/hooks () 7 years ago
typhoonzero 373f8ba036 add v2 dist benchmark vgg 7 years ago
Yancey 5dbd537048
Fluid distributed training benchmark () 7 years ago
ranqiu92 e8483dde8b
Merge pull request from ranqiu92/plot 7 years ago
zhangchao 893a15f5e2
Update plotlog.py 7 years ago
zhangchao 452caa0954
Update plotlog.py 7 years ago
zhangchao cd9374fba2
Update plotlog.py 7 years ago
zhangchao 71337d20ea
Update the plotlog.py 7 years ago
ranqiu f59ad3cee4 Add copyright notice to plotlog.py 7 years ago
ranqiu 207642657e Add script to plot learning curve 7 years ago
Luo Tao 02275240dc add benchmark graph for IntelOptimizedPaddle 7 years ago
Luo Tao 24920c32eb update openblas benchmark when export OPENBLAS_MAIN_FREE=1 7 years ago
Tao Luo 40c4269505
Merge pull request from tensor-tang/benchmark 7 years ago
tensor-tang 747741a9d5 update alexnet inference benchmark data on MKL 7 years ago
tensor-tang d14ca1c39f fix inference crash of alexnet benchmark 7 years ago
tensor-tang d630d39214 auto set openblas env when inference and remove unused env for openblas 7 years ago
tensor-tang cf9e09b115 set openblas env to avoid threads conflicts 7 years ago
Tao Luo e9ee6fe8c3
update alexnet training data 7 years ago
tensor-tang 3a09ebef53 update alexnet training data 7 years ago
Tao Luo 658dbe6c98
Merge pull request from tensor-tang/alexnet 7 years ago
tensor-tang 025a6f3c23 unify the test reorder 7 years ago
tensor-tang a785496b69 fix logical error 7 years ago
tensor-tang 81e15bcf23 reduce the training samples for infer model 7 years ago
tensor-tang 6fc454486c reduce test_period to save time when training openblas 7 years ago
tensor-tang 86b8bdc0af enable inference alexnet benchmark 7 years ago
tensor-tang 19939657ea enable training alexnet benchmark 7 years ago
tensor-tang ee49f54e7f use small samples to infer openblas for saving time. 7 years ago
Luo Tao b0e4357178 seperate openblas train/infer script with mkl 7 years ago
Luo Tao a524f8e6d6 auto compute the training FPS by avg elapsed time 7 years ago
Tao Luo 74ead9dcea
Merge pull request from tensor-tang/infer 7 years ago
Tao Luo 3ba75c7c82
update inference benchmark data 7 years ago
Luo Tao 2f07e6cc24 add graph in IntelOptimizedReadme 7 years ago
tensor-tang ee0d365a3a add inference benchmark data 7 years ago
tensor-tang 7b827d95ad use awk command to replace bc 7 years ago
tensor-tang 79b17097f6 cal FPS of inference result 7 years ago
tensor-tang aef639448c skip train list when inference, skip test list when training 7 years ago
tensor-tang a5aac61410 skip cost when inference 7 years ago
tensor-tang 849bf9d0d0 separate mkldnn benchmark as train and infer 7 years ago
tensor-tang 6c5f928a3e enable inference benchmark 7 years ago
Tao Luo 5ab3b4ef55
Update IntelOptimizedPaddle.md 7 years ago
tensor-tang 2f4f7a55ed update googlenet benchmark data 7 years ago
Tao Luo f7fc6c2d7d
Merge pull request from tensor-tang/benchmark 7 years ago
Tao Luo 44609c2a2e
Update the VGG and ResNet benchmark when NUMA=ON 7 years ago
tensor-tang 74dca2733d enable mkldnn benchmark with googlenet 7 years ago
tensor-tang a3b2b7b1c7 remove the hard code setting in benchmark scripts 7 years ago
tensor-tang 719644ade5 update resnet50 benchmark data 7 years ago
tensor-tang b007055e9d reduce the lr in case of nan in small batchsize 7 years ago
tensor-tang 2dff98ca11 remove auto setting from HT, since it's hard to unify with MacOS 7 years ago
tensor-tang 714fa9e37c remove some topology tests 7 years ago