Skip to content

Draft: Add Debian/ROCm/Pytorch dockerfiles

Ilias Sarantopoulos requested to merge add-dockerfiles into main

Add Debian/ROCm/PyTorch dockerfiles

Create docker images based on the following 2 approaches:

  • Use a mutlistage build: use rocm/ubuntu image and copy rocm binaries to debian
  • Use a debian base image and install rocm using amdgpu-install

Bug: T381859, T371344

Merge request reports

Loading