pytorch-devel.json 254 B

123456789
  1. {
  2. "display_name": "Pytorch 1.4 with CUDA-devel",
  3. "metadata": {
  4. "description": "PyTorch 1.4 (with GPU support)",
  5. "image_name": "pytorch/pytorch:1.4-cuda10.1-cudnn7-devel",
  6. "tags": ["gpu", "pytorch"]
  7. },
  8. "schema_name": "runtime-image"
  9. }