-
Notifications
You must be signed in to change notification settings - Fork 0
/
smpd_mindspore.yaml
68 lines (68 loc) · 1.94 KB
/
smpd_mindspore.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
name: mindspore
channels:
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/msys2/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge/
- https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- blas=1.0=mkl
- ca-certificates=2023.7.22=hbcca054_0
- cudatoolkit=10.1.243=h6d9799a_12
- cudnn=7.6.5.32=hc0a50b0_1
- gmp=6.1.2=hf484d3e_1000
- intel-openmp=2021.4.0=h06a4308_3561
- ld_impl_linux-64=2.40=h41732ed_0
- libffi=3.3=h58526e2_2
- libgcc-ng=13.2.0=h807b86a_2
- libgomp=13.2.0=h807b86a_2
- libsqlite=3.43.2=h2797004_0
- libstdcxx-ng=13.2.0=h7e041cc_2
- libzlib=1.2.13=hd590300_5
- mkl=2021.4.0=h06a4308_640
- mpi=1.0=openmpi
- nccl=2.17.1.1=h0800d71_0
- ncurses=6.4=hcb278e6_0
- openmpi=4.1.6=external_1
- openssl=1.1.1w=hd590300_0
- pip=23.3=pyhd8ed1ab_0
- python=3.7.5=hffdb5ce_0_cpython
- pytorch=1.13.1=py3.7_cpu_0
- pytorch-mutex=1.0=cpu
- readline=8.2=h8228510_1
- setuptools=68.2.2=pyhd8ed1ab_0
- sqlite=3.43.2=h2c6b66d_0
- tk=8.6.13=h2797004_0
- typing_extensions=4.5.0=pyha770c72_0
- wheel=0.41.2=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- zlib=1.2.13=hd590300_5
- pip:
- asttokens==2.4.0
- astunparse==1.6.3
- decorator==5.1.1
- easydict==1.10
- google-pasta==0.2.0
- imageio==2.31.2
- importlib-metadata==6.7.0
- mindconverter==1.7.0
- mindspore==2.1.1
- networkx==2.5
- numpy==1.21.6
- opencv-python==4.8.1.78
- packaging==23.2
- pillow==9.5.0
- platformdirs==3.11.0
- protobuf==4.24.4
- psutil==5.9.6
- pyyaml==6.0.1
- scipy==1.7.3
- six==1.16.0
- tomli==2.0.1
- typing-extensions==4.7.1
- yapf==0.40.2
- zipp==3.15.0
prefix: /media/liqing/anaconda3/envs/mindspore