Skip to content

Commit 755a2fb

Browse files
committed
remove unnecessary references to apps
1 parent bc80f92 commit 755a2fb

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Dockerfile

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ RUN cd /code/python \
4141
&& source ./venv/bin/activate \
4242
&& inv modules.install
4343

44-
45-
# TODO: enable these once the MXNet/ Horovod work is completed
46-
# Build mxnet
47-
# RUN inv mxnet
48-
4944
# TODO: Install experimental pacakges
5045
# RUN . ./cross_venv/bin/activate && inv libs.install --experimental
5146

0 commit comments

Comments
 (0)