Commit Graph

171 Commits (3694fd5c4a8a489d9df4414f4b82cab57275da2b)

Author SHA1 Message Date
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
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