Skip to content

Commit

Permalink
Tab lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jithunnair-amd committed Aug 5, 2024
1 parent b1ddaab commit d60c2ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manywheel/build_docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ case ${GPU_ARCH_TYPE} in
GPU_IMAGE=rocm/dev-almalinux-8:${GPU_ARCH_VERSION}-complete
fi
DOCKER_GPU_BUILD_ARG="--build-arg ROCM_VERSION=${GPU_ARCH_VERSION} --build-arg PYTORCH_ROCM_ARCH=${PYTORCH_ROCM_ARCH} --build-arg DEVTOOLSET_VERSION=9"
;;
;;
xpu)
TARGET=xpu_final
DOCKER_TAG=xpu
Expand Down

0 comments on commit d60c2ba

Please sign in to comment.