Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
Uni-Core
Commits
97fd9948
Unverified
Commit
97fd9948
authored
Jul 12, 2022
by
Guolin Ke
Committed by
GitHub
Jul 12, 2022
Browse files
add pandas
parent
3e935d9d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/Dockerfile
docker/Dockerfile
+1
-1
No files found.
docker/Dockerfile
View file @
97fd9948
...
...
@@ -100,7 +100,7 @@ RUN ldconfig
# ------------------------------------------------------------------
ENV
TORCH_CUDA_ARCH_LIST "7.0;7.5;8.0"
RUN
conda
install
-y
numpy pyyaml scipy ipython mkl mkl-include ninja cython typing
&&
\
RUN
conda
install
-y
numpy pyyaml scipy ipython mkl mkl-include ninja cython typing
pandas
&&
\
conda clean
-ya
RUN
conda
install
pytorch
=
1.11.0
cudatoolkit
=
11.3
-c
pytorch
&&
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment