提交 733ea0b2 编写于 作者: Z Zhang Zhimin

fix: Update the dockerfile for pytorch converter

上级 6c9f380e
......@@ -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.
先完成此消息的编辑!
想要评论请 注册