GPU Celery Job Separation
- Dominant language
- CSS
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Make 4 smaller containers for each GPU job. You can ignore the ENTRYPOINT line in the Dockerfile and just build it.
- [ ] Text Alignment
- [ ] Background Removal
- [ ] SAE_binarization
- [ ] Paco classifier
I will take care of the `docker-compose.yml` file configuration. You can name the folder as just their job names with hyphens (e.g., `text-alignment` for Text Alignment job). These containers will be named something like "worker-gpu-text-alignment"
Dockerfile "base" you can use:
- This version that I wrote https://github.com/DDMAL/Rodan/pull/1294
- or this one: https://github.com/DDMAL/Rodan/pull/751
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.