Commit Graph

147 Commits (a1e046bfc0902655790209224239881f15cf9ff0)

Author SHA1 Message Date
gongweibao ddd95022c1
add link (#11255)
7 years ago
Xin Pan 53a509daaf make benchmark really working (#11215)
7 years ago
Tao Luo 7938b30ce0
Merge pull request #11199 from luotao1/benchmark
7 years ago
Luo Tao 4aaeeba738 use apt install -y python-opencv to run flower dataset
7 years ago
Luo Tao 9514146773 add ParallelDo example for benchmark/fluid
7 years ago
Luo Tao 9630aa0e52 fix test error in fluid_benchmark.py
7 years ago
Luo Tao 9d1dae3987 remove argument cpus, and will add in next PR
7 years ago
Luo Tao dcf40fd0bc refine benchmark
7 years ago
Wu Yi ed365919b4
Add fluid benchmark Dockerfile (#11095)
7 years ago
gongweibao 4fb7cc7f5e
Move sync_mode device ctx from grpc server (#10881)
7 years ago
Xin Pan 35d5b1b9e2
Merge pull request #11036 from panyx0718/dist_timeline
7 years ago
Xin Pan 3cb6395688 better profiler and benchmark
7 years ago
Wu Yi 3d6934e35b
update benchmark doc (#10995)
7 years ago
gongweibao 0c44efb855
Fix `benmark/readme` bug. (#10960)
7 years ago
yi.wu 62e22ee15b remove old fluid cluster benchmark scripts
7 years ago
Xin Pan 0d598cf9f6
Merge pull request #10822 from panyx0718/dist_opt
7 years ago
Wu Yi 55d3951bed
Benchmark/Integrate benchmark scripts (#10707)
7 years ago
Xin Pan 11fe3c796b clean up
7 years ago
Xin Pan b4dd4c048d multi-thread handlerequest
7 years ago
kolinwei 1ee9fea351 change some code style
7 years ago
kolinwei 07536903d0 change some code style
7 years ago
kolinwei a85d79cdcb change some code style
7 years ago
kolinwei 113548801f change some code style
7 years ago
kolinwei 1d69b1ffe3 change some code style
7 years ago
kolinwei ed812bdbe8 benchmark script support multi card train
7 years ago
Xin Pan 76d8b14bce Add timeline support for distributed training
7 years ago
Yancey 73650a8320
Merge pull request #10342 from Yancey1989/refine_distribute_transpiler_api
7 years ago
Yancey1989 da960ada49 redefine distribute transpiler api
7 years ago
Xin Pan f0917740bf follow comments
7 years ago
Xin Pan f3f889b166 Add instructions to run vgg
7 years ago
kolinwei 20858f98d5 update benchmark/fluid fix some import error (#10133)
7 years ago
Luo Tao 7d19b65e65 move paddle/scripts/check_env.sh to benchmark/
7 years ago
dzhwinter d52fa26fda
Feature/metrics (#9791)
7 years ago
dzhwinter 4cebdec89e
"migration from benchmark repo to paddle main repo" (#9762)
7 years ago
dzhwinter 5469c08188
"add auto feature" (#9760)
7 years ago
weixing02 3f3ecae164 Fix tables display error
7 years ago
dzhwinter 172c887d1c
init (#9462)
7 years ago
gongweibao 990d6396fe
Reuduce memory copy when communication between trainer and pserver. (#9271)
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 (#8522)
7 years ago
gongweibao 8c0434c318
Add single node tensorflow benchmark. (#8513)
7 years ago
武毅 bc0f04df4e Fix fluid dist benchmark document errors (#8512)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
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