-
Notifications
You must be signed in to change notification settings - Fork 5
/
env.yml
48 lines (48 loc) · 1.4 KB
/
env.yml
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
name: act-recog
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- blas=1.0=openblas
- ca-certificates=2021.10.26=h06a4308_2
- certifi=2021.5.30=py36h06a4308_0
- cffi=1.14.6=py36h400218f_0
- cudatoolkit=10.1.243=h6bb024c_0
- editdistance=0.5.3=py36h2531618_0
- intel-openmp=2022.0.1=h06a4308_3633
- joblib=1.0.1=pyhd3eb1b0_0
- ld_impl_linux-64=2.35.1=h7274673_9
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libopenblas=0.3.17=hf726d26_1
- libstdcxx-ng=9.3.0=hd4cf53a_17
- mkl=2022.0.1=h06a4308_117
- ncurses=6.3=h7f8727e_2
- ninja=1.10.2=h5e70eb0_2
- numpy=1.17.0=py36h99e49ec_0
- numpy-base=1.17.0=py36h2f8d375_0
- openssl=1.1.1m=h7f8727e_0
- pip=21.2.2=py36h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- python=3.6.13=h12debd9_1
- pytorch=1.3.1=py3.6_cuda10.1.243_cudnn7.6.3_0
- readline=8.1.2=h7f8727e_1
- scikit-learn=0.24.2=py36ha9443f7_0
- scipy=1.5.2=py36habc2bb6_0
- setuptools=58.0.4=py36h06a4308_0
- sqlite=3.37.2=hc218d9a_0
- threadpoolctl=2.2.0=pyh0d69192_0
- tk=8.6.11=h1ccaba5_0
- tqdm=4.62.3=pyhd3eb1b0_1
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7b6447c_0
- zlib=1.2.11=h7f8727e_4
- pip:
- genbmm==0.1
- torch-struct==0.2
prefix: /private/home/dpf/.conda/envs/crosstask-pytorch1.3