-
Notifications
You must be signed in to change notification settings - Fork 3
/
tf_environment.yml
142 lines (142 loc) · 4.3 KB
/
tf_environment.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
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
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
name: TVGNN-tf
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- abseil-cpp=20210324.2=h9c3ff4c_0
- absl-py=1.2.0=pyhd8ed1ab_0
- aiohttp=3.8.3=py310h5764c6d_0
- aiosignal=1.2.0=pyhd8ed1ab_0
- astunparse=1.6.3=pyhd8ed1ab_0
- async-timeout=4.0.2=pyhd8ed1ab_0
- attrs=22.1.0=pyh71513ae_1
- blinker=1.4=py_1
- brotlipy=0.7.0=py310h5764c6d_1004
- bzip2=1.0.8=h7f98852_4
- c-ares=1.18.1=h7f98852_0
- ca-certificates=2022.9.14=ha878542_0
- cached-property=1.5.2=hd8ed1ab_1
- cached_property=1.5.2=pyha770c72_1
- cachetools=5.2.0=pyhd8ed1ab_0
- certifi=2022.9.14=pyhd8ed1ab_0
- cffi=1.15.1=py310h255011f_0
- charset-normalizer=2.1.1=pyhd8ed1ab_0
- click=8.1.3=py310hff52083_0
- cryptography=37.0.4=py310h597c629_0
- cudatoolkit=11.7.0=hd8887f6_10
- cudnn=8.4.1.50=hed8a83a_0
- frozenlist=1.3.1=py310h5764c6d_0
- gast=0.5.3=pyhd8ed1ab_0
- giflib=5.2.1=h36c2ea0_2
- google-auth=2.11.1=pyh1a96a4e_0
- google-auth-oauthlib=0.4.6=pyhd8ed1ab_0
- google-pasta=0.2.0=pyh8c360ce_0
- grpc-cpp=1.45.2=h9d3bbbb_5
- grpcio=1.45.0=py310h44b9e0c_0
- h5py=3.7.0=nompi_py310h416281c_101
- hdf5=1.12.2=nompi_h2386368_100
- icu=70.1=h27087fc_0
- idna=3.4=pyhd8ed1ab_0
- importlib-metadata=4.11.4=py310hff52083_0
- jpeg=9e=h166bdaf_2
- keras=2.8.0=pyhd8ed1ab_0
- keras-preprocessing=1.1.2=pyhd8ed1ab_0
- keyutils=1.6.1=h166bdaf_0
- krb5=1.19.3=h3790be6_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- libblas=3.9.0=16_linux64_openblas
- libcblas=3.9.0=16_linux64_openblas
- libcurl=7.83.1=h7bff187_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=12.1.0=h8d9b700_16
- libgfortran-ng=12.1.0=h69a702a_16
- libgfortran5=12.1.0=hdcd56e2_16
- libgomp=12.1.0=h8d9b700_16
- liblapack=3.9.0=16_linux64_openblas
- libnghttp2=1.47.0=hdcd2b5c_1
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.21=pthreads_h78a6416_3
- libpng=1.6.38=h753d276_0
- libprotobuf=3.20.1=h6239696_4
- libsqlite=3.39.3=h753d276_0
- libssh2=1.10.0=haa6b8db_3
- libstdcxx-ng=12.1.0=ha89aaad_16
- libuuid=2.32.1=h7f98852_1000
- libzlib=1.2.12=h166bdaf_3
- markdown=3.4.1=pyhd8ed1ab_0
- markupsafe=2.1.1=py310h5764c6d_1
- multidict=6.0.2=py310h5764c6d_1
- nccl=2.14.3.1=h0800d71_0
- ncurses=6.3=h27087fc_1
- numpy=1.23.3=py310h53a5b5f_0
- oauthlib=3.2.1=pyhd8ed1ab_0
- openssl=1.1.1q=h166bdaf_0
- opt_einsum=3.3.0=pyhd8ed1ab_1
- pip=22.2.2=pyhd8ed1ab_0
- protobuf=3.20.1=py310hd8f1fbe_0
- pyasn1=0.4.8=py_0
- pyasn1-modules=0.2.7=py_0
- pycparser=2.21=pyhd8ed1ab_0
- pyjwt=2.5.0=pyhd8ed1ab_0
- pyopenssl=22.0.0=pyhd8ed1ab_1
- pysocks=1.7.1=pyha2e5f31_6
- python=3.10.6=h582c2e5_0_cpython
- python-flatbuffers=2.0=pyhd8ed1ab_0
- python_abi=3.10=2_cp310
- pyu2f=0.1.5=pyhd8ed1ab_0
- re2=2022.06.01=h27087fc_0
- readline=8.1.2=h0f457ee_0
- requests=2.28.1=pyhd8ed1ab_1
- requests-oauthlib=1.3.1=pyhd8ed1ab_0
- rsa=4.9=pyhd8ed1ab_0
- scipy=1.9.1=py310hdfbd76f_0
- setuptools=65.3.0=pyhd8ed1ab_1
- six=1.16.0=pyh6c4a22f_0
- snappy=1.1.9=hbd366e4_1
- sqlite=3.39.3=h4ff8645_0
- tensorboard=2.8.0=pyhd8ed1ab_1
- tensorboard-data-server=0.6.0=py310h597c629_2
- tensorboard-plugin-wit=1.8.1=pyhd8ed1ab_0
- tensorflow=2.8.1=cuda112py310he87a039_0
- tensorflow-base=2.8.1=cuda112py310h666ff7d_0
- tensorflow-estimator=2.8.1=cuda112py310h2fa73eb_0
- tensorflow-gpu=2.8.1=cuda112py310h0bbbad9_0
- termcolor=2.0.1=pyhd8ed1ab_1
- tk=8.6.12=h27826a3_0
- typing-extensions=4.3.0=hd8ed1ab_0
- typing_extensions=4.3.0=pyha770c72_0
- tzdata=2022c=h191b570_0
- urllib3=1.26.11=pyhd8ed1ab_0
- werkzeug=2.2.2=pyhd8ed1ab_0
- wheel=0.37.1=pyhd8ed1ab_0
- wrapt=1.14.1=py310h5764c6d_0
- xz=5.2.6=h166bdaf_0
- yarl=1.7.2=py310h5764c6d_2
- zipp=3.8.1=pyhd8ed1ab_0
- zlib=1.2.12=h166bdaf_3
- pip:
- docker-pycreds==0.4.0
- gitdb==4.0.9
- gitpython==3.1.27
- joblib==1.2.0
- lxml==4.9.1
- networkx==2.8.6
- pandas==1.5.0
- pathtools==0.1.2
- promise==2.3
- psutil==5.9.2
- python-dateutil==2.8.2
- pytz==2022.2.1
- pyyaml==6.0
- scikit-learn==1.1.2
- sentry-sdk==1.9.8
- setproctitle==1.3.2
- shortuuid==1.0.9
- smmap==5.0.0
- spektral==1.2.0
- threadpoolctl==3.1.0
- tqdm==4.64.1