wandb launch -d command does not upload images to a registry. Upload images to a registry separately. Follow these steps:
- Build an image.
- Push the image to a registry.
How wandb launch -d handles Docker images and why you must push images to a registry separately.
wandb launch -d command does not upload images to a registry. Upload images to a registry separately. Follow these steps: