diff --git a/tutorials/multi_GPU_processing.md b/tutorials/multi_GPU_processing.md new file mode 100644 index 0000000..ed053d6 --- /dev/null +++ b/tutorials/multi_GPU_processing.md @@ -0,0 +1,5 @@ +# 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! + +