chore: formatting

This commit is contained in:
2024-09-10 13:56:19 -07:00
parent 49238807cd
commit 9dc3b7ac97
9 changed files with 8 additions and 191 deletions
+1
View File
@@ -1,6 +1,7 @@
# > base stage
# Uses official ROCm packages
FROM ubuntu:22.04 AS base
ARG ROCM_VERSION="5.7.3"
ARG ROCM_APT_CODE_NAME="jammy"
ARG ROCBLAS_BRANCH="release/rocm-rel-5.7"