-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathenvironment.yml
More file actions
38 lines (37 loc) · 852 Bytes
/
environment.yml
File metadata and controls
38 lines (37 loc) · 852 Bytes
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
name: gdm
channels:
- pytorch
- conda-forge
- ostrokach-forge
- defaults
dependencies:
- graph-tool=2.28.dev0=py37h0dcec27_0
- matplotlib
- numpy=1.16.2=py37h7e9f1db_0
- pandas=0.24.2=py37he6710b0_0
- pathlib2=2.3.3=py37_0
- progressbar2=3.37.1=py37_0
- python=3.7.3=h0371630_0
- pytorch=1.0.1=py3.7_cuda9.0.176_cudnn7.4.2_2
- scipy=1.2.1=py37h7c811a0_0
- torchvision=0.2.2=py_3
- tqdm=4.31.1=py37_1
- networkx==2.2
# - pytorch
# - torchvision
# - cudatoolkit=10.1
- pip:
- dill
- glob2==0.6
- humanize==2.4.0
- multiprocess==0.70.9
- networkx==2.2
- parse==1.12.0
- pathos==0.2.5
- seaborn
- torch-cluster==1.2.4
- torch-geometric==1.1.2
- torch-scatter==1.1.2
- torch-sparse==0.2.4
- torch-spline-conv==1.0.6
#prefix: /home/gmangioni/anaconda3/envs/pytorch