forked from cvg/glue-factory
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtreeDepth-08-08-distributedTraining-32-grayscale.log
159 lines (153 loc) · 17.7 KB
/
treeDepth-08-08-distributedTraining-32-grayscale.log
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
Starting the distributed training at Thu 8 Aug 22:36:06 BST 2024
Command running in screen session distributed_train_0_20240808-223606 on ray01
Command running in screen session distributed_train_1_20240808-223606 on ray10
Command running in screen session distributed_train_2_20240808-223606 on gpu03
Command running in screen session distributed_train_3_20240808-223606 on gpu22
Log file path is /homes/tp4618/Documents/bitbucket/SuperGlueThesis/external/glue-factory/treeDepth-08-08-distributedTraining-32-grayscale.log
Learning rate is now 1e-5 nto 1e-4
Distributed training completed at Thu 8 Aug 22:36:14 BST 2024
/homes/tp4618/Documents/bitbucket/miniconda3/envs/redoGlue/lib/python3.12/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
/vol/bitbucket/tp4618/SuperGlueThesis/external/glue-factory/gluefactory/models/matchers/loadedLightGlue.py:25: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
[08/08/2024 22:36:31 gluefactory INFO] Starting experiment sp+lg_08-08-distributed-grayscale-32-pretrain
ghtGlue.py:25: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
[08/08/2024 22:36:28 gluefactory INFO] Starting experiment sp+lg_08-08-distributed-grayscale-32-pretrain
/homes/tp4618/Documents/bitbucket/miniconda3/envs/redoGlue/lib/python3.12/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
/vol/bitbucket/tp4618/SuperGlueThesis/external/glue-factory/gluefactory/models/matchers/loadedLightGlue.py:25: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
outputs saved to /homes/tp4618/Documents/bitbucket/SuperGlueThesis/external/glue-factory/outputs/training/sp+lg_08-08-distributed-grayscale-32-pretrain/log.txt
[08/08/2024 22:36:45 gluefactory INFO] Restoring from previous training of sp+lg_08-08-distributed-grayscale-32-pretrain
[08/08/2024 22:36:45 gluefactory INFO] Restoring from checkpoint checkpoint_best.tar
/vol/bitbucket/tp4618/SuperGlueThesis/external/glue-factory/gluefactory/train.py:1653: FutureWarning: You are using `torch.load` with `weights_only=False` (the current default value), which uses the default pickle module implicitly. It is possible to construct malicious pickle data which will execute arbitrary code during unpickling (See https://github.com/pytorch/pytorch/blob/main/SECURITY.md#untrusted-models for more details). In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via `torch.serialization.add_safe_globals`. We recommend you start setting `weights_only=True` for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature.
init_cp = torch.load(str(init_cp), map_location="cpu")
/homes/tp4618/Documents/bitbucket/miniconda3/envs/redoGlue/lib/python3.12/site-packages/kornia/feature/lightglue.py:44: FutureWarning: `torch.cuda.amp.custom_fwd(args...)` is deprecated. Please use `torch.amp.custom_fwd(args..., device_type='cuda')` instead.
@torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
/vol/bitbucket/tp4618/SuperGlueThesis/external/glue-factory/gluefactory/models/matchers/loadedLightGlue.py:25: Futur. In a future release, the default value for `weights_only` will be flipped to `True`. This limits the functions that could be executed during unpickling. Arbitrary objects will no longer be allowed to be loaded via this mode unless they are explicitly allowlisted by the user via `torch.serialization.add_safe_globals`. We recommend you start setting `weights_only=True` for any use case where you don't have full control of the loaded file. Please open an issue on GitHub for any issues related to this experimental feature.
best_cp = torch.load(str(best_cp), map_location="cpu")
[08/08/2024 22:36:54 gluefactory INFO] Training in distributed mode with 4 GPUs