"git@developer.sourcefind.cn:modelzoo/resnet50_tensorflow.git" did not exist on "af88596ad417632f3b7decacc95da09938bd674e"
Unverified Commit 8a757284 authored by Illia Silin's avatar Illia Silin Committed by GitHub
Browse files

add rocm-llvm-dev package to docker image (#1452)

parent 901e5f15
...@@ -59,6 +59,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow- ...@@ -59,6 +59,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y --allow-
python3-dev \ python3-dev \
python3-pip \ python3-pip \
redis \ redis \
rocm-llvm-dev \
sshpass \ sshpass \
stunnel \ stunnel \
software-properties-common \ software-properties-common \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment