1adrianb / 1adrianb/face-alignment
Multi GPU support
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
Hi @1adrianb, thank you for publishing such an amazing library. I was wondering if it would be possible to add support for running on multiple GPUs simultaneously?
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue requests multi-GPU support for the face-alignment library. Look at the main inference or training scripts to understand the current single-GPU setup. Research PyTorch's DataParallel or DistributedDataParallel modules for implementing multi-GPU. Check if there are existing tests for GPU usage to validate the changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- ai-infra-agents
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100