We need a workflow in Google Cloud Build, to create docker images of SELF, with SELF built for Nvidia GPUs (sm_70 (V100) and forward). To do this, we need a cloudbuild.yaml and Dockerfile recipe to install SELF and it's dependencies when there is a tagged release of SELF.
It may make sense to start from an official CUDA toolkit Docker image as the base image.
Resources