提交 d194b9fd 编写于 作者: 卢旭辉

Merge branch 'micro_dockerfile' into 'master'

fix: Update the dockerfile for pytorch converter

See merge request applied-machine-learning/sysml/mace!1315
......@@ -17,6 +17,9 @@ RUN pip install -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors
sphinx_rtd_theme \
recommonmark
RUN pip install -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com \
torch==1.4.0 onnx onnx_tf
# Customize vim
RUN git clone --recursive https://github.com/llhe/vimrc.git && \
cd vimrc && \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册