Skip to content

add triton server images that include pytorch libraries

Kevin Pedro requested to merge pedrok/sync:triton-torchgeo into master

These images are built from Nvidia Triton inference server base images, with updated PyTorch libraries included. Having these as Singularity containers helps users test fast ML inference code when they are on a machine without superuser permission (which is needed to use Docker).

Merge request reports