-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathTargetNet.yaml
99 lines (99 loc) · 2.78 KB
/
TargetNet.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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
name: TargetNet
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- aom=3.3.0=h27087fc_1
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2022.3.29=h06a4308_0
- cudatoolkit=11.3.1=h2bc3f7f_2
- ffmpeg=5.0.1=h594f047_0
- freetype=2.11.0=h70c0345_0
- gettext=0.21.0=hf68c758_0
- giflib=5.2.1=h36c2ea0_2
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.15=he1e5248_0
- icu=70.1=h27087fc_0
- intel-openmp=2021.4.0=h06a4308_3561
- jbig=2.1=h7f98852_2003
- jpeg=9e=h7f98852_0
- lame=3.100=h7f98852_1001
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libdeflate=1.10=h7f98852_0
- libdrm=2.4.109=h7f98852_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_14
- libgomp=11.2.0=h1d223b6_14
- libiconv=1.16=h516909a_0
- libidn2=2.3.2=h7f98852_0
- libnsl=2.0.0=h7f98852_0
- libpciaccess=0.16=h516909a_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_14
- libtasn1=4.18.0=h7f98852_0
- libtiff=4.3.0=h542a066_3
- libunistring=0.9.10=h7f98852_0
- libuuid=2.32.1=h7f98852_1000
- libuv=1.43.0=h7f98852_0
- libva=2.14.0=h7f98852_0
- libvpx=1.11.0=h9c3ff4c_3
- libwebp=1.2.2=h3452ae3_0
- libwebp-base=1.2.2=h7f98852_1
- libxcb=1.14=h7b6447c_0
- libxml2=2.9.12=h22db469_2
- libzlib=1.2.11=h166bdaf_1014
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h95df7f1_0
- mkl_fft=1.3.1=py38h8666266_1
- mkl_random=1.2.2=py38h1abd341_0
- ncurses=6.3=h9c3ff4c_0
- nettle=3.7.3=hbbd107a_1
- numpy=1.21.2=py38h20f2e39_0
- numpy-base=1.21.2=py38h79a1101_0
- openh264=2.1.1=h780b84a_0
- openssl=3.0.2=h166bdaf_1
- pillow=9.0.1=py38h22f2fdc_0
- pip=22.0.4=pyhd8ed1ab_0
- python=3.8.13=ha86cf86_0_cpython
- python_abi=3.8=2_cp38
- pytorch=1.10.2=py3.8_cuda11.3_cudnn8.2.0_0
- pytorch-mutex=1.0=cuda
- readline=8.1.2=h7f8727e_1
- setuptools=62.0.0=py38h578d9bd_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.38.2=hc218d9a_0
- svt-av1=0.9.1=h27087fc_0
- tk=8.6.12=h27826a3_0
- torchvision=0.11.3=py38_cu113
- typing_extensions=4.1.1=pyha770c72_0
- wheel=0.37.1=pyhd8ed1ab_0
- x264=1!161.3030=h7f98852_1
- x265=3.5=h924138e_3
- xorg-fixesproto=5.0=h7f98852_1002
- xorg-kbproto=1.0.7=h7f98852_1002
- xorg-libx11=1.7.2=h7f98852_0
- xorg-libxext=1.3.4=h7f98852_1
- xorg-libxfixes=5.0.3=h7f98852_1004
- xorg-xextproto=7.3.0=h7f98852_1002
- xorg-xproto=7.0.31=h7f98852_1007
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h166bdaf_1014
- zstd=1.5.2=ha95c52a_0
- pip:
- bio==1.3.6
- biopython==1.79
- biothings-client==0.2.6
- certifi==2021.10.8
- charset-normalizer==2.0.12
- idna==3.3
- mygene==3.2.2
- requests==2.27.1
- tqdm==4.64.0
- urllib3==1.26.9