duan8/tutorials/multi_GPU_processing.md
qiuyunzhe 65ee683c28 init
2020-06-18 17:08:35 -07:00

6 lines
173 B
Markdown

# How to Implement Multi-GPU Processing
Maybe you are hoping to take advantage of multiple GPU to accelerate inference speed. This is a tutrial to help you deal with it!