princeton-vl / DROID-SLAM

BSD 3-Clause "New" or "Revised" License
1.66k stars 273 forks source link

Question about Multi-GPU Inference #38

Open haradatm opened 2 years ago

haradatm commented 2 years ago

I want to inference on multiple GPUs. However, none of the evaluation scripts seem to support multi-GPU. What should I do to fix this? Please let me know if there are any code examples in this repository that can help me.