dzhwinter
|
4031e88dc4
|
"fix the copyright hook"
|
7 years ago |
dzhwinter
|
b9b75377a2
|
Feature/hooks (#7513)
* add copyright hook
* add copyright hook
* refine copyright hook
* "test copyright hook"
* fix check style
* fix ci
|
7 years ago |
Yancey
|
5dbd537048
|
Fluid distributed training benchmark (#7410)
* add cluster training bencharmk design
* update by comment
* update by comment
|
7 years ago |
ranqiu92
|
e8483dde8b
|
Merge pull request #7311 from ranqiu92/plot
Add script to plot learning curve
|
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
add multi lines in one figure and provide some line-styles
|
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 #7117 from tensor-tang/benchmark
update alexnet inference benchmark data on MKL
|
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 #6852 from tensor-tang/alexnet
enable alexnet benchmark
|
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 #6267 from tensor-tang/infer
add inference benchmark data
|
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 #5578 from tensor-tang/benchmark
update resnet50 benchmark data
|
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 |
tensor-tang
|
30b57eef40
|
auto KMP setting with HT
|
7 years ago |