Skip to main content
For TensorFlow jobs using GPUs, specify a custom base image for the container build. This ensures proper GPU utilization during runs. Add an image tag under the builder.accelerator.base_image key in the resource configuration. For example:
In versions prior to W&B 0.15.6, use cuda instead of accelerator as the parent key for base_image.