-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathenv.yaml
105 lines (105 loc) · 2.81 KB
/
env.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
100
101
102
103
104
105
name: /workspace/yiwang/python_envs/pytorch3d
channels:
- bottler
- iopath
- fvcore
- pytorch
- rdkit
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_llvm
- blas=1.0=mkl
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- certifi=2021.10.8=py38h578d9bd_1
- colorama=0.4.4=pyh9f0ad1d_0
- cudatoolkit=11.1.1=h6406543_8
- ffmpeg=4.3=hf484d3e_0
- freetype=2.10.4=h0708190_1
- fvcore=0.1.5.post20210630=py38
- gmp=6.2.1=h58526e2_0
- gnutls=3.6.13=h85f3911_1
- iopath=0.1.9=py38
- jbig=2.1=h7f98852_2003
- jpeg=9d=h36c2ea0_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.8=h7f98852_0
- libffi=3.4.2=h9c3ff4c_4
- libgcc-ng=11.2.0=h1d223b6_11
- libiconv=1.16=h516909a_0
- libnsl=2.0.0=h7f98852_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtiff=4.3.0=h6f004c6_2
- libuv=1.42.0=h7f98852_0
- libwebp-base=1.2.1=h7f98852_0
- libzlib=1.2.11=h36c2ea0_1013
- llvm-openmp=12.0.1=h4bd325d_1
- lz4-c=1.9.3=h9c3ff4c_1
- mkl=2021.4.0=h8d4b97c_729
- mkl-service=2.4.0=py38h497a2fe_0
- mkl_fft=1.3.1=py38h8666266_0
- mkl_random=1.2.2=py38h1abd341_0
- ncurses=6.2=h58526e2_4
- nettle=3.6=he412f7d_0
- numpy=1.21.2=py38h20f2e39_0
- numpy-base=1.21.2=py38h79a1101_0
- nvidiacub=1.10.0=0
- olefile=0.46=pyh9f0ad1d_1
- openh264=2.1.1=h780b84a_0
- openjpeg=2.4.0=hb52868f_1
- openssl=3.0.0=h7f98852_2
- pillow=8.3.2=py38h8e6f84c_0
- pip=21.3.1=pyhd8ed1ab_0
- portalocker=2.3.2=py38h578d9bd_0
- python=3.8.12=hf930737_2_cpython
- python_abi=3.8=2_cp38
- pytorch=1.10.0=py3.8_cuda11.1_cudnn8.0.5_0
- pytorch-mutex=1.0=cuda
- pyyaml=6.0=py38h497a2fe_3
- readline=8.1=h46c0cb4_0
- setuptools=58.5.3=py38h578d9bd_0
- six=1.16.0=pyh6c4a22f_0
- sqlite=3.36.0=h9cd32fc_2
- tabulate=0.8.9=pyhd8ed1ab_0
- tbb=2021.4.0=h4bd325d_1
- termcolor=1.1.0=py_2
- tk=8.6.11=h27826a3_1
- torchaudio=0.10.0=py38_cu111
- torchvision=0.11.1=py38_cu111
- tqdm=4.62.3=pyhd8ed1ab_0
- typing_extensions=3.10.0.2=pyha770c72_0
- wheel=0.37.0=pyhd8ed1ab_1
- xz=5.2.5=h516909a_1
- yacs=0.1.6=py_0
- yaml=0.2.5=h516909a_0
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.0=ha95c52a_0
- pip:
- blessings==1.7
- cycler==0.10.0
- cython==0.29.24
- decorator==4.4.2
- gpustat==0.6.0
- imageio==2.9.0
- kiwisolver==1.3.1
- matplotlib==3.4.2
- networkx==2.5.1
- nvidia-ml-py3==7.352.0
- opencv-python==4.5.2.54
- plotly==5.1.0
- psutil==5.8.0
- pyparsing==2.4.7
- python-dateutil==2.8.1
- pytorch3d==0.6.0
- pywavelets==1.1.1
- scikit-image==0.18.2
- scipy==1.7.0
- tenacity==8.0.0
- tifffile==2021.7.2
prefix: /workspace/yiwang/python_envs/pytorch3d