We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a2a645 commit 1a421a8Copy full SHA for 1a421a8
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM horovod/horovod:master
+FROM horovod/horovod:sha-9b42eda
2
LABEL description="DeepXDE with Tensorflow PyTorch and GPU support"
3
4
COPY requirements.txt /root
docker/requirements.txt
@@ -3,6 +3,7 @@ scipy
sklearn
matplotlib
5
scikit-optimize
6
+seaborn
7
tensorflow-probability==0.12.2
8
jupyter
9
jupyterlab
0 commit comments