-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathenvironment.yml
142 lines (142 loc) · 3.83 KB
/
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: rayjay_clone
channels:
- nvidia
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- brotli=1.0.9=h166bdaf_8
- brotli-bin=1.0.9=h166bdaf_8
- brotli-python=1.0.9=py310hd8f1fbe_8
- bzip2=1.0.8=h7f98852_4
- c-ares=1.19.1=hd590300_0
- ca-certificates=2023.05.30=h06a4308_0
- certifi=2023.5.7=pyhd8ed1ab_0
- charset-normalizer=3.1.0=pyhd8ed1ab_0
- cuda-nvcc=12.1.105=0
- cuda-version=11.8=h70ddcb2_2
- cudatoolkit=11.8.0=h37601d7_11
- cudnn=8.8.0.121=h0800d71_1
- idna=3.4=pyhd8ed1ab_0
- ld_impl_linux-64=2.40=h41732ed_0
- libabseil=20230125.0=cxx17_hcb278e6_1
- libblas=3.9.0=17_linux64_openblas
- libbrotlicommon=1.0.9=h166bdaf_8
- libbrotlidec=1.0.9=h166bdaf_8
- libbrotlienc=1.0.9=h166bdaf_8
- libcblas=3.9.0=17_linux64_openblas
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=13.1.0=he5830b7_0
- libgfortran-ng=13.1.0=h69a702a_0
- libgfortran5=13.1.0=h15d22d2_0
- libgomp=13.1.0=he5830b7_0
- libgrpc=1.54.2=hcf146ea_0
- liblapack=3.9.0=17_linux64_openblas
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.23=pthreads_h80387f5_0
- libprotobuf=3.21.12=h3eb15da_0
- libsqlite=3.42.0=h2797004_0
- libstdcxx-ng=13.1.0=hfd8a6a1_0
- libuuid=2.38.1=h0b41bf4_0
- libzlib=1.2.13=hd590300_5
- nccl=2.18.1.1=h0800d71_0
- ncurses=6.4=hcb278e6_0
- numpy=1.26.4=py310hb13e2d6_0
- openssl=3.1.1=hd590300_1
- opt_einsum=3.3.0=pyhd8ed1ab_1
- packaging=23.1=pyhd8ed1ab_0
- pip=23.1.2=pyhd8ed1ab_0
- platformdirs=3.5.3=pyhd8ed1ab_0
- pooch=1.7.0=pyha770c72_3
- pysocks=1.7.1=pyha2e5f31_6
- python=3.10.11=he550d4f_0_cpython
- python_abi=3.10=3_cp310
- re2=2023.02.02=hcb278e6_0
- readline=8.2=h8228510_1
- requests=2.31.0=pyhd8ed1ab_0
- scipy=1.12.0=py310hb13e2d6_2
- setuptools=67.8.0=py310h06a4308_0
- tk=8.6.12=h27826a3_0
- typing-extensions=4.12.2=hd8ed1ab_0
- typing_extensions=4.12.2=pyha770c72_0
- urllib3=2.2.0=pyhd8ed1ab_0
- wheel=0.40.0=pyhd8ed1ab_0
- xz=5.4.2=h5eee18b_0
- zlib=1.2.13=hd590300_5
- pip:
- absl-py==2.1.0
- appdirs==1.4.4
- chex==0.1.86
- click==8.1.7
- contourpy==1.2.1
- cycler==0.12.1
- docker-pycreds==0.4.0
- etils==1.7.0
- filelock==3.13.1
- flax==0.8.1
- fonttools==4.53.1
- fsspec==2024.2.0
- gitdb==4.0.11
- gitpython==3.1.43
- gurobipy==11.0.3
- igraph==0.11.5
- importlib-resources==6.4.0
- jax==0.4.30
- jax-cuda12-pjrt==0.4.30
- jax-cuda12-plugin==0.4.30
- jaxlib==0.4.30
- jinja2==3.1.3
- jraph==0.0.6.dev0
- kiwisolver==1.4.5
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- matplotlib==3.9.1
- mdurl==0.1.2
- ml-dtypes==0.4.0
- mpmath==1.3.0
- msgpack==1.0.8
- nest-asyncio==1.6.0
- networkx==3.2.1
- nvidia-cublas-cu12==12.5.3.2
- nvidia-cuda-cupti-cu12==12.5.82
- nvidia-cuda-nvcc-cu12==12.5.82
- nvidia-cuda-runtime-cu12==12.5.82
- nvidia-cudnn-cu12==9.2.0.82
- nvidia-cufft-cu12==11.2.3.61
- nvidia-cusolver-cu12==11.6.3.83
- nvidia-cusparse-cu12==12.5.1.3
- nvidia-nccl-cu12==2.22.3
- nvidia-nvjitlink-cu12==12.5.82
- optax==0.2.2
- orbax-checkpoint==0.5.20
- pandas==2.2.2
- pathtools==0.1.2
- patsy==0.5.6
- pillow==10.4.0
- protobuf==4.25.3
- psutil==6.0.0
- pygments==2.18.0
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- rich==13.7.1
- sentry-sdk==2.8.0
- setproctitle==1.3.3
- six==1.16.0
- smmap==5.0.1
- statsmodels==0.14.2
- sympy==1.12
- tensorstore==0.1.63
- texttable==1.7.0
- toolz==0.12.1
- torch==2.3.1+cpu
- torchaudio==2.3.1+cpu
- torchvision==0.18.1+cpu
- tqdm==4.66.4
- tzdata==2024.1
- unipath==1.1
- wandb==0.15.0
- zipp==3.19.2
prefix: /system/apps/userenv/sanokows/rayjay_clone