-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
21 lines (19 loc) · 920 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Automatically generated by https://github.com/damnever/pigar.
# pytorch-distributed/mixed_multi_gpu/data.py: 10,13
# pytorch-distributed/mixed_multi_gpu/main.py: 13,14,15,16,18,19
# pytorch-distributed/mixed_multi_gpu/model.py: 10
# pytorch-distributed/mixed_single_gpu/data.py: 10
# pytorch-distributed/mixed_single_gpu/main.py: 12,13,15,16
# pytorch-distributed/mixed_single_gpu/model.py: 10
# pytorch-distributed/multi_gpu/data.py: 10,13
# pytorch-distributed/multi_gpu/main.py: 13,14,15,16
# pytorch-distributed/multi_gpu/model.py: 10
# pytorch-distributed/single_gpu/data.py: 10
# pytorch-distributed/single_gpu/main.py: 12,13
# pytorch-distributed/single_gpu/model.py: 10
torch == 1.6.0
# pytorch-distributed/mixed_multi_gpu/data.py: 11,12
# pytorch-distributed/mixed_single_gpu/data.py: 11,12
# pytorch-distributed/multi_gpu/data.py: 11,12
# pytorch-distributed/single_gpu/data.py: 11,12
torchvision == 0.7.0