Spaces:
Sleeping
Sleeping
Commit
·
d3a8b6d
1
Parent(s):
7c9474f
model file ckpt/pt/pth added
Browse files- logs/chkpoints/epoch=13.ckpt +3 -0
- logs/lightning_logs/version_0/events.out.tfevents.1719896625.KRISHUB.4864.0 +3 -0
- logs/lightning_logs/version_0/events.out.tfevents.1719898019.KRISHUB.4864.1 +3 -0
- logs/lightning_logs/version_0/hparams.yaml +242 -0
- logs/profiler/cpu_throttle.txt +35 -0
- logs/profiler/fit-perf_logs_pytorch.txt +0 -0
- logs/profiler/validate-perf_logs_pytorch.txt +0 -0
logs/chkpoints/epoch=13.ckpt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ce229bbce43bdb2416b0364f617ca019410efd27143f3700264dfd5c6320d2e4
|
3 |
+
size 148724
|
logs/lightning_logs/version_0/events.out.tfevents.1719896625.KRISHUB.4864.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a59fa4943fcbe60aa3ef963318a4b287e044b3531d83606fe27ab84d27932c0f
|
3 |
+
size 4088173
|
logs/lightning_logs/version_0/events.out.tfevents.1719898019.KRISHUB.4864.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ada5137a1618bcb9fed93c8e8751fa132afa96d62609d4a20a5eca7ee2ebf7c
|
3 |
+
size 92527
|
logs/lightning_logs/version_0/hparams.yaml
ADDED
@@ -0,0 +1,242 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
batch_size: 128
|
2 |
+
bias: false
|
3 |
+
data_dir: "C:\\Users\\muthu\\GitHub\\DATA \U0001F4C1\\"
|
4 |
+
dropout_rate: 0.01
|
5 |
+
learning_rate: 0.0003
|
6 |
+
momentum: 0.9
|
7 |
+
num_classes: 10
|
8 |
+
num_workers: 0
|
9 |
+
test_transform: !!python/object:torchvision.transforms.transforms.Compose
|
10 |
+
transforms:
|
11 |
+
- !!python/object:torchvision.transforms.transforms.ToTensor {}
|
12 |
+
- !!python/object:torchvision.transforms.transforms.Normalize
|
13 |
+
_backward_hooks: !!python/object/apply:collections.OrderedDict
|
14 |
+
- []
|
15 |
+
_backward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
16 |
+
- []
|
17 |
+
_buffers: !!python/object/apply:collections.OrderedDict
|
18 |
+
- []
|
19 |
+
_forward_hooks: !!python/object/apply:collections.OrderedDict
|
20 |
+
- []
|
21 |
+
_forward_hooks_always_called: !!python/object/apply:collections.OrderedDict
|
22 |
+
- []
|
23 |
+
_forward_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
24 |
+
- []
|
25 |
+
_forward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
26 |
+
- []
|
27 |
+
_forward_pre_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
28 |
+
- []
|
29 |
+
_is_full_backward_hook: null
|
30 |
+
_load_state_dict_post_hooks: !!python/object/apply:collections.OrderedDict
|
31 |
+
- []
|
32 |
+
_load_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
33 |
+
- []
|
34 |
+
_modules: !!python/object/apply:collections.OrderedDict
|
35 |
+
- []
|
36 |
+
_non_persistent_buffers_set: !!set {}
|
37 |
+
_parameters: !!python/object/apply:collections.OrderedDict
|
38 |
+
- []
|
39 |
+
_state_dict_hooks: !!python/object/apply:collections.OrderedDict
|
40 |
+
- []
|
41 |
+
_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
42 |
+
- []
|
43 |
+
inplace: false
|
44 |
+
mean: &id001 !!python/tuple
|
45 |
+
- 0.1307
|
46 |
+
std: &id002 !!python/tuple
|
47 |
+
- 0.3081
|
48 |
+
training: true
|
49 |
+
train_transform: !!python/object:torchvision.transforms.transforms.Compose
|
50 |
+
transforms:
|
51 |
+
- !!python/object:torchvision.transforms.transforms.RandomApply
|
52 |
+
_backward_hooks: !!python/object/apply:collections.OrderedDict
|
53 |
+
- []
|
54 |
+
_backward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
55 |
+
- []
|
56 |
+
_buffers: !!python/object/apply:collections.OrderedDict
|
57 |
+
- []
|
58 |
+
_forward_hooks: !!python/object/apply:collections.OrderedDict
|
59 |
+
- []
|
60 |
+
_forward_hooks_always_called: !!python/object/apply:collections.OrderedDict
|
61 |
+
- []
|
62 |
+
_forward_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
63 |
+
- []
|
64 |
+
_forward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
65 |
+
- []
|
66 |
+
_forward_pre_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
67 |
+
- []
|
68 |
+
_is_full_backward_hook: null
|
69 |
+
_load_state_dict_post_hooks: !!python/object/apply:collections.OrderedDict
|
70 |
+
- []
|
71 |
+
_load_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
72 |
+
- []
|
73 |
+
_modules: !!python/object/apply:collections.OrderedDict
|
74 |
+
- []
|
75 |
+
_non_persistent_buffers_set: !!set {}
|
76 |
+
_parameters: !!python/object/apply:collections.OrderedDict
|
77 |
+
- []
|
78 |
+
_state_dict_hooks: !!python/object/apply:collections.OrderedDict
|
79 |
+
- []
|
80 |
+
_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
81 |
+
- []
|
82 |
+
p: 0.1
|
83 |
+
training: true
|
84 |
+
transforms:
|
85 |
+
- !!python/object:torchvision.transforms.transforms.CenterCrop
|
86 |
+
_backward_hooks: !!python/object/apply:collections.OrderedDict
|
87 |
+
- []
|
88 |
+
_backward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
89 |
+
- []
|
90 |
+
_buffers: !!python/object/apply:collections.OrderedDict
|
91 |
+
- []
|
92 |
+
_forward_hooks: !!python/object/apply:collections.OrderedDict
|
93 |
+
- []
|
94 |
+
_forward_hooks_always_called: !!python/object/apply:collections.OrderedDict
|
95 |
+
- []
|
96 |
+
_forward_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
97 |
+
- []
|
98 |
+
_forward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
99 |
+
- []
|
100 |
+
_forward_pre_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
101 |
+
- []
|
102 |
+
_is_full_backward_hook: null
|
103 |
+
_load_state_dict_post_hooks: !!python/object/apply:collections.OrderedDict
|
104 |
+
- []
|
105 |
+
_load_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
106 |
+
- []
|
107 |
+
_modules: !!python/object/apply:collections.OrderedDict
|
108 |
+
- []
|
109 |
+
_non_persistent_buffers_set: !!set {}
|
110 |
+
_parameters: !!python/object/apply:collections.OrderedDict
|
111 |
+
- []
|
112 |
+
_state_dict_hooks: !!python/object/apply:collections.OrderedDict
|
113 |
+
- []
|
114 |
+
_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
115 |
+
- []
|
116 |
+
size: !!python/tuple
|
117 |
+
- 22
|
118 |
+
- 22
|
119 |
+
training: true
|
120 |
+
- !!python/object:torchvision.transforms.transforms.RandomAffine
|
121 |
+
_backward_hooks: !!python/object/apply:collections.OrderedDict
|
122 |
+
- []
|
123 |
+
_backward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
124 |
+
- []
|
125 |
+
_buffers: !!python/object/apply:collections.OrderedDict
|
126 |
+
- []
|
127 |
+
_forward_hooks: !!python/object/apply:collections.OrderedDict
|
128 |
+
- []
|
129 |
+
_forward_hooks_always_called: !!python/object/apply:collections.OrderedDict
|
130 |
+
- []
|
131 |
+
_forward_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
132 |
+
- []
|
133 |
+
_forward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
134 |
+
- []
|
135 |
+
_forward_pre_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
136 |
+
- []
|
137 |
+
_is_full_backward_hook: null
|
138 |
+
_load_state_dict_post_hooks: !!python/object/apply:collections.OrderedDict
|
139 |
+
- []
|
140 |
+
_load_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
141 |
+
- []
|
142 |
+
_modules: !!python/object/apply:collections.OrderedDict
|
143 |
+
- []
|
144 |
+
_non_persistent_buffers_set: !!set {}
|
145 |
+
_parameters: !!python/object/apply:collections.OrderedDict
|
146 |
+
- []
|
147 |
+
_state_dict_hooks: !!python/object/apply:collections.OrderedDict
|
148 |
+
- []
|
149 |
+
_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
150 |
+
- []
|
151 |
+
center: null
|
152 |
+
degrees:
|
153 |
+
- -7.0
|
154 |
+
- 7.0
|
155 |
+
fill: 0
|
156 |
+
interpolation: !!python/object/apply:torchvision.transforms.functional.InterpolationMode
|
157 |
+
- nearest
|
158 |
+
scale: !!python/tuple
|
159 |
+
- 0.8
|
160 |
+
- 1.2
|
161 |
+
shear:
|
162 |
+
- -10.0
|
163 |
+
- 10.0
|
164 |
+
training: true
|
165 |
+
translate: !!python/tuple
|
166 |
+
- 0.1
|
167 |
+
- 0.1
|
168 |
+
- !!python/object:torchvision.transforms.transforms.Resize
|
169 |
+
_backward_hooks: !!python/object/apply:collections.OrderedDict
|
170 |
+
- []
|
171 |
+
_backward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
172 |
+
- []
|
173 |
+
_buffers: !!python/object/apply:collections.OrderedDict
|
174 |
+
- []
|
175 |
+
_forward_hooks: !!python/object/apply:collections.OrderedDict
|
176 |
+
- []
|
177 |
+
_forward_hooks_always_called: !!python/object/apply:collections.OrderedDict
|
178 |
+
- []
|
179 |
+
_forward_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
180 |
+
- []
|
181 |
+
_forward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
182 |
+
- []
|
183 |
+
_forward_pre_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
184 |
+
- []
|
185 |
+
_is_full_backward_hook: null
|
186 |
+
_load_state_dict_post_hooks: !!python/object/apply:collections.OrderedDict
|
187 |
+
- []
|
188 |
+
_load_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
189 |
+
- []
|
190 |
+
_modules: !!python/object/apply:collections.OrderedDict
|
191 |
+
- []
|
192 |
+
_non_persistent_buffers_set: !!set {}
|
193 |
+
_parameters: !!python/object/apply:collections.OrderedDict
|
194 |
+
- []
|
195 |
+
_state_dict_hooks: !!python/object/apply:collections.OrderedDict
|
196 |
+
- []
|
197 |
+
_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
198 |
+
- []
|
199 |
+
antialias: true
|
200 |
+
interpolation: !!python/object/apply:torchvision.transforms.functional.InterpolationMode
|
201 |
+
- bilinear
|
202 |
+
max_size: null
|
203 |
+
size: !!python/tuple
|
204 |
+
- 28
|
205 |
+
- 28
|
206 |
+
training: true
|
207 |
+
- !!python/object:torchvision.transforms.transforms.ToTensor {}
|
208 |
+
- !!python/object:torchvision.transforms.transforms.Normalize
|
209 |
+
_backward_hooks: !!python/object/apply:collections.OrderedDict
|
210 |
+
- []
|
211 |
+
_backward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
212 |
+
- []
|
213 |
+
_buffers: !!python/object/apply:collections.OrderedDict
|
214 |
+
- []
|
215 |
+
_forward_hooks: !!python/object/apply:collections.OrderedDict
|
216 |
+
- []
|
217 |
+
_forward_hooks_always_called: !!python/object/apply:collections.OrderedDict
|
218 |
+
- []
|
219 |
+
_forward_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
220 |
+
- []
|
221 |
+
_forward_pre_hooks: !!python/object/apply:collections.OrderedDict
|
222 |
+
- []
|
223 |
+
_forward_pre_hooks_with_kwargs: !!python/object/apply:collections.OrderedDict
|
224 |
+
- []
|
225 |
+
_is_full_backward_hook: null
|
226 |
+
_load_state_dict_post_hooks: !!python/object/apply:collections.OrderedDict
|
227 |
+
- []
|
228 |
+
_load_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
229 |
+
- []
|
230 |
+
_modules: !!python/object/apply:collections.OrderedDict
|
231 |
+
- []
|
232 |
+
_non_persistent_buffers_set: !!set {}
|
233 |
+
_parameters: !!python/object/apply:collections.OrderedDict
|
234 |
+
- []
|
235 |
+
_state_dict_hooks: !!python/object/apply:collections.OrderedDict
|
236 |
+
- []
|
237 |
+
_state_dict_pre_hooks: !!python/object/apply:collections.OrderedDict
|
238 |
+
- []
|
239 |
+
inplace: false
|
240 |
+
mean: *id001
|
241 |
+
std: *id002
|
242 |
+
training: true
|
logs/profiler/cpu_throttle.txt
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------
|
2 |
+
Name Self CPU % Self CPU CPU total % CPU total CPU time avg # of Calls
|
3 |
+
------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------
|
4 |
+
aten::cudnn_convolution 69.86% 444.597ms 69.86% 444.597ms 37.050ms 12
|
5 |
+
aten::_log_softmax 7.52% 47.831ms 7.52% 47.831ms 47.831ms 1
|
6 |
+
aten::clamp_min 4.42% 28.104ms 4.42% 28.104ms 3.513ms 8
|
7 |
+
aten::cudnn_batch_norm 4.13% 26.264ms 4.20% 26.758ms 2.676ms 10
|
8 |
+
aten::add_ 3.47% 22.086ms 3.47% 22.086ms 2.209ms 10
|
9 |
+
aten::bernoulli_ 2.79% 17.777ms 2.79% 17.777ms 2.222ms 8
|
10 |
+
aten::div_ 2.53% 16.126ms 2.53% 16.126ms 2.016ms 8
|
11 |
+
aten::mul 2.29% 14.584ms 2.29% 14.584ms 1.823ms 8
|
12 |
+
aten::avg_pool2d 0.63% 4.009ms 0.63% 4.009ms 4.009ms 1
|
13 |
+
aten::max_pool2d_with_indices 0.54% 3.446ms 0.54% 3.446ms 1.149ms 3
|
14 |
+
aten::convolution 0.39% 2.469ms 70.31% 447.487ms 37.291ms 12
|
15 |
+
aten::relu 0.28% 1.804ms 4.70% 29.908ms 3.739ms 8
|
16 |
+
aten::_batch_norm_impl_index 0.22% 1.430ms 4.43% 28.188ms 2.819ms 10
|
17 |
+
aten::batch_norm 0.16% 1.006ms 4.59% 29.194ms 2.919ms 10
|
18 |
+
aten::empty 0.12% 757.000us 0.12% 757.000us 11.828us 64
|
19 |
+
aten::max_pool2d 0.12% 751.000us 0.66% 4.197ms 1.399ms 3
|
20 |
+
aten::log_softmax 0.10% 653.000us 7.62% 48.484ms 48.484ms 1
|
21 |
+
aten::conv2d 0.10% 636.000us 70.41% 448.123ms 37.344ms 12
|
22 |
+
aten::feature_dropout 0.08% 479.000us 7.71% 49.058ms 6.132ms 8
|
23 |
+
aten::copy_ 0.07% 447.000us 0.07% 447.000us 63.857us 7
|
24 |
+
aten::_convolution 0.07% 421.000us 69.92% 445.018ms 37.085ms 12
|
25 |
+
aten::to 0.05% 291.000us 0.13% 843.000us 7.205us 117
|
26 |
+
aten::zeros 0.04% 270.000us 0.08% 523.000us 87.167us 6
|
27 |
+
aten::empty_strided 0.01% 60.000us 0.01% 60.000us 8.571us 7
|
28 |
+
aten::_to_copy 0.01% 45.000us 0.09% 552.000us 78.857us 7
|
29 |
+
aten::view 0.01% 39.000us 0.01% 39.000us 3.545us 11
|
30 |
+
aten::empty_like 0.00% 31.000us 0.06% 384.000us 38.400us 10
|
31 |
+
aten::new_empty 0.00% 23.000us 0.01% 92.000us 11.500us 8
|
32 |
+
aten::_has_compatible_shallow_copy_type 0.00% 2.000us 0.00% 2.000us 0.031us 64
|
33 |
+
aten::zero_ 0.00% 1.000us 0.00% 1.000us 0.167us 6
|
34 |
+
------------------------------------------- ------------ ------------ ------------ ------------ ------------ ------------
|
35 |
+
Self CPU time total: 636.439ms
|
logs/profiler/fit-perf_logs_pytorch.txt
ADDED
File without changes
|
logs/profiler/validate-perf_logs_pytorch.txt
ADDED
File without changes
|