commit | be37bdcb6d6563a85c7ff38e425523ed22cd25d3 | [log] [tgz] |
---|---|---|
author | fredwang <fredwang@bytedance.com> | Mon Aug 09 20:44:27 2021 +0800 |
committer | fredwang <fredwang@bytedance.com> | Mon Aug 09 20:44:27 2021 +0800 |
tree | cd651629d7a1364971d6ef7b87a8aab3dff43ca4 | |
parent | 40c6dd1cf9271e70aab924b720261a719bee5b71 [diff] |
update singa-cpu and singa-gpu conda meta.yaml
diff --git a/tool/conda/gpu/meta.yaml b/tool/conda/gpu/meta.yaml index 58ef499..68df6b3 100644 --- a/tool/conda/gpu/meta.yaml +++ b/tool/conda/gpu/meta.yaml
@@ -26,7 +26,7 @@ requirements: run: - - singa {{ environ.get('GIT_DESCRIBE_TAG') | replace("-", ".") }} cudnn7.6.5_cuda10.0_py{{ py }} + - singa {{ environ.get('GIT_DESCRIBE_TAG') | replace("-", ".") }} cudnn7.6.5_cuda10.2_nccl2.6.4.1_mpich3.3.2_py{{ py }} build: number: 0