1 Star 0 Fork 0

zzhxxxx/Megatron core-r0.6.0

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Dockerfile.test 334 Bytes
一键复制 编辑 原始数据 按行查看 历史
ARG FROM_IMAGE_NAME=nvcr.io/nvidia/pytorch:23.04-py3
FROM ${FROM_IMAGE_NAME}
RUN pip install --no-cache-dir \
"pytest-cov" \
"pytest_mock" \
"nltk" \
"wrapt" \
"zarr" \
"tensorstore==0.1.45" \
"git+https://github.com/fanshiqing/[email protected]" \
"black==19.10b0" \
"isort" \
"click==8.0.2"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zzhxxxx/megatron-core-r0.6.0.git
[email protected]:zzhxxxx/megatron-core-r0.6.0.git
zzhxxxx
megatron-core-r0.6.0
Megatron core-r0.6.0
core_r0.6.0

搜索帮助