Commit Graph

185 Commits (dde19a0ff8d6f02b9c4e61cc2116025e80e5a6d8)

Author SHA1 Message Date
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
Wu Yi 26200f2e42
[1.1] [project] train imagenet using large batch size (#13766)
6 years ago
gongweibao 078223b3e3
Add rpc timeline. (#13900)
6 years ago
Xin Pan 88ae3f169d further clean
6 years ago
Yan Xu 23ec966cd3
Merge pull request #13360 from Yancey1989/parallel_bcast
7 years ago
typhoonzero cb4a73be01 fix fluid_benchmark resnet lr decay
7 years ago
Yancey1989 b084dfab7e Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_bcast
7 years ago
Yancey1989 5ce1a960a5 move bcast op into pass
7 years ago
typhoonzero 5fd5bf9c96 sync resnet model
7 years ago
Yancey1989 b720b3a58f fix fluid benchmark script
7 years ago
Wu Yi f90c7865f0
Benchmark tool for imgnet (#12305)
7 years ago
minqiyang e7d87c09fc Fix generator not closed when iteration end bug
7 years ago
Xin Pan 398cfb47b1 disable dist_se_resnext since it's not stable yet.
7 years ago
chengduoZH a552c56c29 Fix .sh file
7 years ago
Wu Yi db67d60e31
Remove block api (#12107)
7 years ago
Luo Tao 2547c4858c add no_random args in fluid_benchmark.py
7 years ago
pzelazko-intel 9a15c92317 bnorm+relu fuse for mkldnn (inference) (#11434)
7 years ago
Yancey 2fdbc1ce65
hidden bcast_params call in dist train (#11575)
7 years ago
gongweibao 3587d9213c
Fix kube jobs generator's bugs. (#11557)
7 years ago
gongweibao 25241e9e5e
Fix paddle env variables. (#11564)
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
guochaorong 90a74a9f2f fix code style
7 years ago
guochaorong a95cf55eeb fix bugs in fluid_benchmark
7 years ago
sneaxiy a3408d0030
Merge pull request #11356 from typhoonzero/fix_fluix_benchmark_error
7 years ago
Qiyang Min 1cfd3cb13b Add some dist-training robust cases into fluid benchmark test (#11207)
7 years ago
yi.wu 799a3aa6bc fix fluid_benchmark stacked_dynamic_lstm model error
7 years ago
sneaxiy 4b6d584f4f fix identifier error of 'dshape'
7 years ago
yi.wu 7e861f0ee4 fix small bug in caculating speed
7 years ago
Wu Yi 635099c162
Merge pull request #11121 from typhoonzero/fluid_benchmark_support_recordioreader
7 years ago
gongweibao ddd95022c1
add link (#11255)
7 years ago
Xin Pan 53a509daaf make benchmark really working (#11215)
7 years ago
yi.wu cd330578ef add num_passes
7 years ago
yi.wu 8370c5afd0 fix errors by comment
7 years ago
yi.wu 6fdd5de2aa update
7 years ago
yi.wu 8893cf1262 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
7 years ago
yi.wu 8d14b3953f follow comments
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
yi.wu 725ea3f17d update
7 years ago
yi.wu 2e0d851685 update readme
7 years ago
yi.wu a28a462e19 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fluid_benchmark_support_recordioreader
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
yi.wu 47630a4a9e fluid benchmark support recordio reader
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