Skip to content
Snippets Groups Projects
Commit 2b9fe744 authored by calrama's avatar calrama
Browse files

centos-7: fix mxnet env path

parent 4d65f376
Branches
No related tags found
No related merge requests found
......@@ -193,7 +193,7 @@ RUN version=3.4.8 && \
ninja -C build install
# MXNet
ENV MXNet_DIR /opt/mxnet-3.5.1
ENV MXNet_DIR /opt/mxnet-1.5.1
RUN version=1.5.1 && \
source /etc/profile && \
cd /opt && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment