Skip to content

Latest commit

 

History

History
407 lines (406 loc) · 131 KB

input_variations.md

File metadata and controls

407 lines (406 loc) · 131 KB

High Level Operations Status

Operations Input Variations Converted Removed Fallback Completed Score
0 aten._native_batch_norm_legit_no_training.default 89 89 0 0 1
1 aten.addmm.default 1 1 0 0 1
2 aten.avg_pool2d.default 3 0 0 0 0
3 aten.cat.default 86 82 4 0 1
4 aten.convolution.default 90 90 0 0 1
5 aten.max_pool2d_with_indices.default 1 1 0 0 1
6 aten.mean.dim 1 1 0 0 1
7 aten.relu.default 89 89 0 0 1
8 aten.t.default 1 1 0 0 1
9 aten.view.default 1 1 0 0 1

aten._native_batch_norm_legit_no_training.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 1024, 14, 14]> input = ?,
Optional[Tensor]<[1024]> weight = ?,
Optional[Tensor]<[1024]> bias = ?,
Tensor<[1024]> running_mean = ?,
Tensor<[1024]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
1 Tensor<[1, 1024, 7, 7]> input = ?,
Optional[Tensor]<[1024]> weight = ?,
Optional[Tensor]<[1024]> bias = ?,
Tensor<[1024]> running_mean = ?,
Tensor<[1024]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999986 0
2 Tensor<[1, 1056, 14, 14]> input = ?,
Optional[Tensor]<[1056]> weight = ?,
Optional[Tensor]<[1056]> bias = ?,
Tensor<[1056]> running_mean = ?,
Tensor<[1056]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999986 0
3 Tensor<[1, 1056, 7, 7]> input = ?,
Optional[Tensor]<[1056]> weight = ?,
Optional[Tensor]<[1056]> bias = ?,
Tensor<[1056]> running_mean = ?,
Tensor<[1056]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
4 Tensor<[1, 1088, 14, 14]> input = ?,
Optional[Tensor]<[1088]> weight = ?,
Optional[Tensor]<[1088]> bias = ?,
Tensor<[1088]> running_mean = ?,
Tensor<[1088]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
5 Tensor<[1, 1088, 7, 7]> input = ?,
Optional[Tensor]<[1088]> weight = ?,
Optional[Tensor]<[1088]> bias = ?,
Tensor<[1088]> running_mean = ?,
Tensor<[1088]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
6 Tensor<[1, 1120, 14, 14]> input = ?,
Optional[Tensor]<[1120]> weight = ?,
Optional[Tensor]<[1120]> bias = ?,
Tensor<[1120]> running_mean = ?,
Tensor<[1120]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
7 Tensor<[1, 1120, 7, 7]> input = ?,
Optional[Tensor]<[1120]> weight = ?,
Optional[Tensor]<[1120]> bias = ?,
Tensor<[1120]> running_mean = ?,
Tensor<[1120]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
8 Tensor<[1, 1152, 14, 14]> input = ?,
Optional[Tensor]<[1152]> weight = ?,
Optional[Tensor]<[1152]> bias = ?,
Tensor<[1152]> running_mean = ?,
Tensor<[1152]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
9 Tensor<[1, 1152, 7, 7]> input = ?,
Optional[Tensor]<[1152]> weight = ?,
Optional[Tensor]<[1152]> bias = ?,
Tensor<[1152]> running_mean = ?,
Tensor<[1152]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999986 0
10 Tensor<[1, 1184, 14, 14]> input = ?,
Optional[Tensor]<[1184]> weight = ?,
Optional[Tensor]<[1184]> bias = ?,
Tensor<[1184]> running_mean = ?,
Tensor<[1184]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
11 Tensor<[1, 1184, 7, 7]> input = ?,
Optional[Tensor]<[1184]> weight = ?,
Optional[Tensor]<[1184]> bias = ?,
Tensor<[1184]> running_mean = ?,
Tensor<[1184]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
12 Tensor<[1, 1216, 14, 14]> input = ?,
Optional[Tensor]<[1216]> weight = ?,
Optional[Tensor]<[1216]> bias = ?,
Tensor<[1216]> running_mean = ?,
Tensor<[1216]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
13 Tensor<[1, 1216, 7, 7]> input = ?,
Optional[Tensor]<[1216]> weight = ?,
Optional[Tensor]<[1216]> bias = ?,
Tensor<[1216]> running_mean = ?,
Tensor<[1216]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
14 Tensor<[1, 1248, 14, 14]> input = ?,
Optional[Tensor]<[1248]> weight = ?,
Optional[Tensor]<[1248]> bias = ?,
Tensor<[1248]> running_mean = ?,
Tensor<[1248]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
15 Tensor<[1, 1248, 7, 7]> input = ?,
Optional[Tensor]<[1248]> weight = ?,
Optional[Tensor]<[1248]> bias = ?,
Tensor<[1248]> running_mean = ?,
Tensor<[1248]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999992 0
16 Tensor<[1, 128, 14, 14]> input = ?,
Optional[Tensor]<[128]> weight = ?,
Optional[Tensor]<[128]> bias = ?,
Tensor<[128]> running_mean = ?,
Tensor<[128]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999984 0
17 Tensor<[1, 128, 28, 28]> input = ?,
Optional[Tensor]<[128]> weight = ?,
Optional[Tensor]<[128]> bias = ?,
Tensor<[128]> running_mean = ?,
Tensor<[128]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999986 0
18 Tensor<[1, 128, 56, 56]> input = ?,
Optional[Tensor]<[128]> weight = ?,
Optional[Tensor]<[128]> bias = ?,
Tensor<[128]> running_mean = ?,
Tensor<[128]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
19 Tensor<[1, 128, 7, 7]> input = ?,
Optional[Tensor]<[128]> weight = ?,
Optional[Tensor]<[128]> bias = ?,
Tensor<[128]> running_mean = ?,
Tensor<[128]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999985 0
20 Tensor<[1, 1280, 14, 14]> input = ?,
Optional[Tensor]<[1280]> weight = ?,
Optional[Tensor]<[1280]> bias = ?,
Tensor<[1280]> running_mean = ?,
Tensor<[1280]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
21 Tensor<[1, 1280, 7, 7]> input = ?,
Optional[Tensor]<[1280]> weight = ?,
Optional[Tensor]<[1280]> bias = ?,
Tensor<[1280]> running_mean = ?,
Tensor<[1280]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999985 0
22 Tensor<[1, 1312, 7, 7]> input = ?,
Optional[Tensor]<[1312]> weight = ?,
Optional[Tensor]<[1312]> bias = ?,
Tensor<[1312]> running_mean = ?,
Tensor<[1312]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
23 Tensor<[1, 1344, 7, 7]> input = ?,
Optional[Tensor]<[1344]> weight = ?,
Optional[Tensor]<[1344]> bias = ?,
Tensor<[1344]> running_mean = ?,
Tensor<[1344]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
24 Tensor<[1, 1376, 7, 7]> input = ?,
Optional[Tensor]<[1376]> weight = ?,
Optional[Tensor]<[1376]> bias = ?,
Tensor<[1376]> running_mean = ?,
Tensor<[1376]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
25 Tensor<[1, 1408, 7, 7]> input = ?,
Optional[Tensor]<[1408]> weight = ?,
Optional[Tensor]<[1408]> bias = ?,
Tensor<[1408]> running_mean = ?,
Tensor<[1408]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
26 Tensor<[1, 1440, 7, 7]> input = ?,
Optional[Tensor]<[1440]> weight = ?,
Optional[Tensor]<[1440]> bias = ?,
Tensor<[1440]> running_mean = ?,
Tensor<[1440]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999992 0
27 Tensor<[1, 1472, 7, 7]> input = ?,
Optional[Tensor]<[1472]> weight = ?,
Optional[Tensor]<[1472]> bias = ?,
Tensor<[1472]> running_mean = ?,
Tensor<[1472]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
28 Tensor<[1, 1504, 7, 7]> input = ?,
Optional[Tensor]<[1504]> weight = ?,
Optional[Tensor]<[1504]> bias = ?,
Tensor<[1504]> running_mean = ?,
Tensor<[1504]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
29 Tensor<[1, 1536, 7, 7]> input = ?,
Optional[Tensor]<[1536]> weight = ?,
Optional[Tensor]<[1536]> bias = ?,
Tensor<[1536]> running_mean = ?,
Tensor<[1536]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
30 Tensor<[1, 1568, 7, 7]> input = ?,
Optional[Tensor]<[1568]> weight = ?,
Optional[Tensor]<[1568]> bias = ?,
Tensor<[1568]> running_mean = ?,
Tensor<[1568]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
31 Tensor<[1, 160, 28, 28]> input = ?,
Optional[Tensor]<[160]> weight = ?,
Optional[Tensor]<[160]> bias = ?,
Tensor<[160]> running_mean = ?,
Tensor<[160]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
32 Tensor<[1, 160, 56, 56]> input = ?,
Optional[Tensor]<[160]> weight = ?,
Optional[Tensor]<[160]> bias = ?,
Tensor<[160]> running_mean = ?,
Tensor<[160]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
33 Tensor<[1, 1600, 7, 7]> input = ?,
Optional[Tensor]<[1600]> weight = ?,
Optional[Tensor]<[1600]> bias = ?,
Tensor<[1600]> running_mean = ?,
Tensor<[1600]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
34 Tensor<[1, 1632, 7, 7]> input = ?,
Optional[Tensor]<[1632]> weight = ?,
Optional[Tensor]<[1632]> bias = ?,
Tensor<[1632]> running_mean = ?,
Tensor<[1632]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999993 0
35 Tensor<[1, 1664, 7, 7]> input = ?,
Optional[Tensor]<[1664]> weight = ?,
Optional[Tensor]<[1664]> bias = ?,
Tensor<[1664]> running_mean = ?,
Tensor<[1664]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
36 Tensor<[1, 192, 28, 28]> input = ?,
Optional[Tensor]<[192]> weight = ?,
Optional[Tensor]<[192]> bias = ?,
Tensor<[192]> running_mean = ?,
Tensor<[192]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
37 Tensor<[1, 192, 56, 56]> input = ?,
Optional[Tensor]<[192]> weight = ?,
Optional[Tensor]<[192]> bias = ?,
Tensor<[192]> running_mean = ?,
Tensor<[192]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
38 Tensor<[1, 224, 28, 28]> input = ?,
Optional[Tensor]<[224]> weight = ?,
Optional[Tensor]<[224]> bias = ?,
Tensor<[224]> running_mean = ?,
Tensor<[224]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
39 Tensor<[1, 224, 56, 56]> input = ?,
Optional[Tensor]<[224]> weight = ?,
Optional[Tensor]<[224]> bias = ?,
Tensor<[224]> running_mean = ?,
Tensor<[224]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999976 0
40 Tensor<[1, 256, 14, 14]> input = ?,
Optional[Tensor]<[256]> weight = ?,
Optional[Tensor]<[256]> bias = ?,
Tensor<[256]> running_mean = ?,
Tensor<[256]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
41 Tensor<[1, 256, 28, 28]> input = ?,
Optional[Tensor]<[256]> weight = ?,
Optional[Tensor]<[256]> bias = ?,
Tensor<[256]> running_mean = ?,
Tensor<[256]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999983 0
42 Tensor<[1, 256, 56, 56]> input = ?,
Optional[Tensor]<[256]> weight = ?,
Optional[Tensor]<[256]> bias = ?,
Tensor<[256]> running_mean = ?,
Tensor<[256]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
43 Tensor<[1, 288, 14, 14]> input = ?,
Optional[Tensor]<[288]> weight = ?,
Optional[Tensor]<[288]> bias = ?,
Tensor<[288]> running_mean = ?,
Tensor<[288]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
44 Tensor<[1, 288, 28, 28]> input = ?,
Optional[Tensor]<[288]> weight = ?,
Optional[Tensor]<[288]> bias = ?,
Tensor<[288]> running_mean = ?,
Tensor<[288]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
45 Tensor<[1, 320, 14, 14]> input = ?,
Optional[Tensor]<[320]> weight = ?,
Optional[Tensor]<[320]> bias = ?,
Tensor<[320]> running_mean = ?,
Tensor<[320]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999993 0
46 Tensor<[1, 320, 28, 28]> input = ?,
Optional[Tensor]<[320]> weight = ?,
Optional[Tensor]<[320]> bias = ?,
Tensor<[320]> running_mean = ?,
Tensor<[320]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999983 0
47 Tensor<[1, 352, 14, 14]> input = ?,
Optional[Tensor]<[352]> weight = ?,
Optional[Tensor]<[352]> bias = ?,
Tensor<[352]> running_mean = ?,
Tensor<[352]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
48 Tensor<[1, 352, 28, 28]> input = ?,
Optional[Tensor]<[352]> weight = ?,
Optional[Tensor]<[352]> bias = ?,
Tensor<[352]> running_mean = ?,
Tensor<[352]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999989 0
49 Tensor<[1, 384, 14, 14]> input = ?,
Optional[Tensor]<[384]> weight = ?,
Optional[Tensor]<[384]> bias = ?,
Tensor<[384]> running_mean = ?,
Tensor<[384]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999992 0
50 Tensor<[1, 384, 28, 28]> input = ?,
Optional[Tensor]<[384]> weight = ?,
Optional[Tensor]<[384]> bias = ?,
Tensor<[384]> running_mean = ?,
Tensor<[384]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
51 Tensor<[1, 416, 14, 14]> input = ?,
Optional[Tensor]<[416]> weight = ?,
Optional[Tensor]<[416]> bias = ?,
Tensor<[416]> running_mean = ?,
Tensor<[416]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
52 Tensor<[1, 416, 28, 28]> input = ?,
Optional[Tensor]<[416]> weight = ?,
Optional[Tensor]<[416]> bias = ?,
Tensor<[416]> running_mean = ?,
Tensor<[416]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
53 Tensor<[1, 448, 14, 14]> input = ?,
Optional[Tensor]<[448]> weight = ?,
Optional[Tensor]<[448]> bias = ?,
Tensor<[448]> running_mean = ?,
Tensor<[448]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999993 0
54 Tensor<[1, 448, 28, 28]> input = ?,
Optional[Tensor]<[448]> weight = ?,
Optional[Tensor]<[448]> bias = ?,
Tensor<[448]> running_mean = ?,
Tensor<[448]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
55 Tensor<[1, 480, 14, 14]> input = ?,
Optional[Tensor]<[480]> weight = ?,
Optional[Tensor]<[480]> bias = ?,
Tensor<[480]> running_mean = ?,
Tensor<[480]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
56 Tensor<[1, 480, 28, 28]> input = ?,
Optional[Tensor]<[480]> weight = ?,
Optional[Tensor]<[480]> bias = ?,
Tensor<[480]> running_mean = ?,
Tensor<[480]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
57 Tensor<[1, 512, 14, 14]> input = ?,
Optional[Tensor]<[512]> weight = ?,
Optional[Tensor]<[512]> bias = ?,
Tensor<[512]> running_mean = ?,
Tensor<[512]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999981 0
58 Tensor<[1, 512, 28, 28]> input = ?,
Optional[Tensor]<[512]> weight = ?,
Optional[Tensor]<[512]> bias = ?,
Tensor<[512]> running_mean = ?,
Tensor<[512]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999989 0
59 Tensor<[1, 544, 14, 14]> input = ?,
Optional[Tensor]<[544]> weight = ?,
Optional[Tensor]<[544]> bias = ?,
Tensor<[544]> running_mean = ?,
Tensor<[544]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
60 Tensor<[1, 576, 14, 14]> input = ?,
Optional[Tensor]<[576]> weight = ?,
Optional[Tensor]<[576]> bias = ?,
Tensor<[576]> running_mean = ?,
Tensor<[576]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
61 Tensor<[1, 608, 14, 14]> input = ?,
Optional[Tensor]<[608]> weight = ?,
Optional[Tensor]<[608]> bias = ?,
Tensor<[608]> running_mean = ?,
Tensor<[608]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999989 0
62 Tensor<[1, 64, 112, 112]> input = ?,
Optional[Tensor]<[64]> weight = ?,
Optional[Tensor]<[64]> bias = ?,
Tensor<[64]> running_mean = ?,
Tensor<[64]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
63 Tensor<[1, 64, 56, 56]> input = ?,
Optional[Tensor]<[64]> weight = ?,
Optional[Tensor]<[64]> bias = ?,
Tensor<[64]> running_mean = ?,
Tensor<[64]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
64 Tensor<[1, 640, 14, 14]> input = ?,
Optional[Tensor]<[640]> weight = ?,
Optional[Tensor]<[640]> bias = ?,
Tensor<[640]> running_mean = ?,
Tensor<[640]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
65 Tensor<[1, 640, 7, 7]> input = ?,
Optional[Tensor]<[640]> weight = ?,
Optional[Tensor]<[640]> bias = ?,
Tensor<[640]> running_mean = ?,
Tensor<[640]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
66 Tensor<[1, 672, 14, 14]> input = ?,
Optional[Tensor]<[672]> weight = ?,
Optional[Tensor]<[672]> bias = ?,
Tensor<[672]> running_mean = ?,
Tensor<[672]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
67 Tensor<[1, 672, 7, 7]> input = ?,
Optional[Tensor]<[672]> weight = ?,
Optional[Tensor]<[672]> bias = ?,
Tensor<[672]> running_mean = ?,
Tensor<[672]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999989 0
68 Tensor<[1, 704, 14, 14]> input = ?,
Optional[Tensor]<[704]> weight = ?,
Optional[Tensor]<[704]> bias = ?,
Tensor<[704]> running_mean = ?,
Tensor<[704]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999989 0
69 Tensor<[1, 704, 7, 7]> input = ?,
Optional[Tensor]<[704]> weight = ?,
Optional[Tensor]<[704]> bias = ?,
Tensor<[704]> running_mean = ?,
Tensor<[704]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
70 Tensor<[1, 736, 14, 14]> input = ?,
Optional[Tensor]<[736]> weight = ?,
Optional[Tensor]<[736]> bias = ?,
Tensor<[736]> running_mean = ?,
Tensor<[736]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
71 Tensor<[1, 736, 7, 7]> input = ?,
Optional[Tensor]<[736]> weight = ?,
Optional[Tensor]<[736]> bias = ?,
Tensor<[736]> running_mean = ?,
Tensor<[736]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999992 0
72 Tensor<[1, 768, 14, 14]> input = ?,
Optional[Tensor]<[768]> weight = ?,
Optional[Tensor]<[768]> bias = ?,
Tensor<[768]> running_mean = ?,
Tensor<[768]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999992 0
73 Tensor<[1, 768, 7, 7]> input = ?,
Optional[Tensor]<[768]> weight = ?,
Optional[Tensor]<[768]> bias = ?,
Tensor<[768]> running_mean = ?,
Tensor<[768]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
74 Tensor<[1, 800, 14, 14]> input = ?,
Optional[Tensor]<[800]> weight = ?,
Optional[Tensor]<[800]> bias = ?,
Tensor<[800]> running_mean = ?,
Tensor<[800]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
75 Tensor<[1, 800, 7, 7]> input = ?,
Optional[Tensor]<[800]> weight = ?,
Optional[Tensor]<[800]> bias = ?,
Tensor<[800]> running_mean = ?,
Tensor<[800]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999994 0
76 Tensor<[1, 832, 14, 14]> input = ?,
Optional[Tensor]<[832]> weight = ?,
Optional[Tensor]<[832]> bias = ?,
Tensor<[832]> running_mean = ?,
Tensor<[832]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
77 Tensor<[1, 832, 7, 7]> input = ?,
Optional[Tensor]<[832]> weight = ?,
Optional[Tensor]<[832]> bias = ?,
Tensor<[832]> running_mean = ?,
Tensor<[832]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
78 Tensor<[1, 864, 14, 14]> input = ?,
Optional[Tensor]<[864]> weight = ?,
Optional[Tensor]<[864]> bias = ?,
Tensor<[864]> running_mean = ?,
Tensor<[864]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
79 Tensor<[1, 864, 7, 7]> input = ?,
Optional[Tensor]<[864]> weight = ?,
Optional[Tensor]<[864]> bias = ?,
Tensor<[864]> running_mean = ?,
Tensor<[864]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
80 Tensor<[1, 896, 14, 14]> input = ?,
Optional[Tensor]<[896]> weight = ?,
Optional[Tensor]<[896]> bias = ?,
Tensor<[896]> running_mean = ?,
Tensor<[896]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.99999 0
81 Tensor<[1, 896, 7, 7]> input = ?,
Optional[Tensor]<[896]> weight = ?,
Optional[Tensor]<[896]> bias = ?,
Tensor<[896]> running_mean = ?,
Tensor<[896]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999987 0
82 Tensor<[1, 928, 14, 14]> input = ?,
Optional[Tensor]<[928]> weight = ?,
Optional[Tensor]<[928]> bias = ?,
Tensor<[928]> running_mean = ?,
Tensor<[928]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
83 Tensor<[1, 928, 7, 7]> input = ?,
Optional[Tensor]<[928]> weight = ?,
Optional[Tensor]<[928]> bias = ?,
Tensor<[928]> running_mean = ?,
Tensor<[928]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999988 0
84 Tensor<[1, 96, 56, 56]> input = ?,
Optional[Tensor]<[96]> weight = ?,
Optional[Tensor]<[96]> bias = ?,
Tensor<[96]> running_mean = ?,
Tensor<[96]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999993 0
85 Tensor<[1, 960, 14, 14]> input = ?,
Optional[Tensor]<[960]> weight = ?,
Optional[Tensor]<[960]> bias = ?,
Tensor<[960]> running_mean = ?,
Tensor<[960]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999985 0
86 Tensor<[1, 960, 7, 7]> input = ?,
Optional[Tensor]<[960]> weight = ?,
Optional[Tensor]<[960]> bias = ?,
Tensor<[960]> running_mean = ?,
Tensor<[960]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999986 0
87 Tensor<[1, 992, 14, 14]> input = ?,
Optional[Tensor]<[992]> weight = ?,
Optional[Tensor]<[992]> bias = ?,
Tensor<[992]> running_mean = ?,
Tensor<[992]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999991 0
88 Tensor<[1, 992, 7, 7]> input = ?,
Optional[Tensor]<[992]> weight = ?,
Optional[Tensor]<[992]> bias = ?,
Tensor<[992]> running_mean = ?,
Tensor<[992]> running_var = ?,
float momentum = 0.1,
float eps = 1e-05
Done Done 0.999994 0

aten.addmm.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1000]> self = ?,
Tensor<[1, 1664]> mat1 = ?,
Tensor<[1664, 1000]> mat2 = ?
Done Done 0.99996 0

aten.avg_pool2d.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 128, 56, 56]> self = ?,
List[int] kernel_size = [2, 2],
List[int] stride = [2, 2]
None Fallback 1 -1
1 Tensor<[1, 256, 28, 28]> self = ?,
List[int] kernel_size = [2, 2],
List[int] stride = [2, 2]
None Fallback 1 -1
2 Tensor<[1, 640, 14, 14]> self = ?,
List[int] kernel_size = [2, 2],
List[int] stride = [2, 2]
None Fallback 1 -1

aten.cat.default

ATen Input Variations Status Isolated PCC Host
0 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
1 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
2 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
3 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
4 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
5 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
6 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
7 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
8 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
9 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
10 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
11 List[Tensor] tensors = [<[1, 128, 28, 28]>, <[1, 32, 28, 28]>],
int dim = 1
Done Done 1 0
12 List[Tensor] tensors = [<[1, 128, 28, 28]>],
int dim = 1
Removed Done 1 -1
13 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
14 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
15 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
16 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
17 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
18 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
19 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
20 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
21 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
22 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
23 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
24 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
25 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
26 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
27 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
28 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
29 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
30 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
31 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
32 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
33 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
34 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
35 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
36 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
37 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
38 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
39 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
40 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
41 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
42 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
43 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
44 List[Tensor] tensors = [<[1, 256, 14, 14]>, <[1, 32, 14, 14]>],
int dim = 1
Done Done 1 0
45 List[Tensor] tensors = [<[1, 256, 14, 14]>],
int dim = 1
Removed Done 1 -1
46 List[Tensor] tensors = [<[1, 64, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>],
int dim = 1
Done Done 1 0
47 List[Tensor] tensors = [<[1, 64, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>],
int dim = 1
Done Done 1 0
48 List[Tensor] tensors = [<[1, 64, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>],
int dim = 1
Done Done 1 0
49 List[Tensor] tensors = [<[1, 64, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>],
int dim = 1
Done Done 1 0
50 List[Tensor] tensors = [<[1, 64, 56, 56]>, <[1, 32, 56, 56]>, <[1, 32, 56, 56]>],
int dim = 1
Done Done 1 0
51 List[Tensor] tensors = [<[1, 64, 56, 56]>, <[1, 32, 56, 56]>],
int dim = 1
Done Done 1 0
52 List[Tensor] tensors = [<[1, 64, 56, 56]>],
int dim = 1
Removed Done 1 -1
53 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
54 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
55 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
56 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
57 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
58 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
59 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
60 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
61 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
62 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
63 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
64 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
65 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
66 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
67 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
68 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
69 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
70 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
71 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
72 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
73 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
74 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
75 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
76 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
77 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
78 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
79 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
80 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
81 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
82 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
83 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
84 List[Tensor] tensors = [<[1, 640, 7, 7]>, <[1, 32, 7, 7]>],
int dim = 1
Done Done 1 0
85 List[Tensor] tensors = [<[1, 640, 7, 7]>],
int dim = 1
Removed Done 1 -1

aten.convolution.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 1024, 14, 14]> input = ?,
Tensor<[128, 1024, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
1 Tensor<[1, 1024, 7, 7]> input = ?,
Tensor<[128, 1024, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
2 Tensor<[1, 1056, 14, 14]> input = ?,
Tensor<[128, 1056, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
3 Tensor<[1, 1056, 7, 7]> input = ?,
Tensor<[128, 1056, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
4 Tensor<[1, 1088, 14, 14]> input = ?,
Tensor<[128, 1088, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
5 Tensor<[1, 1088, 7, 7]> input = ?,
Tensor<[128, 1088, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
6 Tensor<[1, 1120, 14, 14]> input = ?,
Tensor<[128, 1120, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
7 Tensor<[1, 1120, 7, 7]> input = ?,
Tensor<[128, 1120, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
8 Tensor<[1, 1152, 14, 14]> input = ?,
Tensor<[128, 1152, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
9 Tensor<[1, 1152, 7, 7]> input = ?,
Tensor<[128, 1152, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
10 Tensor<[1, 1184, 14, 14]> input = ?,
Tensor<[128, 1184, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
11 Tensor<[1, 1184, 7, 7]> input = ?,
Tensor<[128, 1184, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
12 Tensor<[1, 1216, 14, 14]> input = ?,
Tensor<[128, 1216, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
13 Tensor<[1, 1216, 7, 7]> input = ?,
Tensor<[128, 1216, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
14 Tensor<[1, 1248, 14, 14]> input = ?,
Tensor<[128, 1248, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
15 Tensor<[1, 1248, 7, 7]> input = ?,
Tensor<[128, 1248, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
16 Tensor<[1, 128, 14, 14]> input = ?,
Tensor<[32, 128, 3, 3]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [1, 1],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
17 Tensor<[1, 128, 28, 28]> input = ?,
Tensor<[128, 128, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.999979790612323 0
18 Tensor<[1, 128, 28, 28]> input = ?,
Tensor<[32, 128, 3, 3]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [1, 1],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9998182910743187 0
19 Tensor<[1, 128, 56, 56]> input = ?,
Tensor<[128, 128, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999798910566928 0
20 Tensor<[1, 128, 56, 56]> input = ?,
Tensor<[32, 128, 3, 3]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [1, 1],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9998184603431777 0
21 Tensor<[1, 128, 7, 7]> input = ?,
Tensor<[32, 128, 3, 3]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [1, 1],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
22 Tensor<[1, 1280, 14, 14]> input = ?,
Tensor<[640, 1280, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
23 Tensor<[1, 1280, 7, 7]> input = ?,
Tensor<[128, 1280, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
24 Tensor<[1, 1312, 7, 7]> input = ?,
Tensor<[128, 1312, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
25 Tensor<[1, 1344, 7, 7]> input = ?,
Tensor<[128, 1344, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
26 Tensor<[1, 1376, 7, 7]> input = ?,
Tensor<[128, 1376, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
27 Tensor<[1, 1408, 7, 7]> input = ?,
Tensor<[128, 1408, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
28 Tensor<[1, 1440, 7, 7]> input = ?,
Tensor<[128, 1440, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
29 Tensor<[1, 1472, 7, 7]> input = ?,
Tensor<[128, 1472, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
30 Tensor<[1, 1504, 7, 7]> input = ?,
Tensor<[128, 1504, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
31 Tensor<[1, 1536, 7, 7]> input = ?,
Tensor<[128, 1536, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
32 Tensor<[1, 1568, 7, 7]> input = ?,
Tensor<[128, 1568, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
33 Tensor<[1, 160, 28, 28]> input = ?,
Tensor<[128, 160, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999821112970148 0
34 Tensor<[1, 160, 56, 56]> input = ?,
Tensor<[128, 160, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999819073847657 0
35 Tensor<[1, 1600, 7, 7]> input = ?,
Tensor<[128, 1600, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
36 Tensor<[1, 1632, 7, 7]> input = ?,
Tensor<[128, 1632, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
37 Tensor<[1, 192, 28, 28]> input = ?,
Tensor<[128, 192, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
38 Tensor<[1, 192, 56, 56]> input = ?,
Tensor<[128, 192, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999770557530663 0
39 Tensor<[1, 224, 28, 28]> input = ?,
Tensor<[128, 224, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
40 Tensor<[1, 224, 56, 56]> input = ?,
Tensor<[128, 224, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999801547697831 0
41 Tensor<[1, 256, 14, 14]> input = ?,
Tensor<[128, 256, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
42 Tensor<[1, 256, 28, 28]> input = ?,
Tensor<[128, 256, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
43 Tensor<[1, 256, 56, 56]> input = ?,
Tensor<[128, 256, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999754454364498 0
44 Tensor<[1, 288, 14, 14]> input = ?,
Tensor<[128, 288, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
45 Tensor<[1, 288, 28, 28]> input = ?,
Tensor<[128, 288, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
46 Tensor<[1, 3, 224, 224]> input = ?,
Tensor<[64, 3, 7, 7]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [2, 2],
List[int] padding = [3, 3],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9998989926543055 0
47 Tensor<[1, 320, 14, 14]> input = ?,
Tensor<[128, 320, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
48 Tensor<[1, 320, 28, 28]> input = ?,
Tensor<[128, 320, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
49 Tensor<[1, 352, 14, 14]> input = ?,
Tensor<[128, 352, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
50 Tensor<[1, 352, 28, 28]> input = ?,
Tensor<[128, 352, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
51 Tensor<[1, 384, 14, 14]> input = ?,
Tensor<[128, 384, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
52 Tensor<[1, 384, 28, 28]> input = ?,
Tensor<[128, 384, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
53 Tensor<[1, 416, 14, 14]> input = ?,
Tensor<[128, 416, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
54 Tensor<[1, 416, 28, 28]> input = ?,
Tensor<[128, 416, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
55 Tensor<[1, 448, 14, 14]> input = ?,
Tensor<[128, 448, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
56 Tensor<[1, 448, 28, 28]> input = ?,
Tensor<[128, 448, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
57 Tensor<[1, 480, 14, 14]> input = ?,
Tensor<[128, 480, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
58 Tensor<[1, 480, 28, 28]> input = ?,
Tensor<[128, 480, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
59 Tensor<[1, 512, 14, 14]> input = ?,
Tensor<[128, 512, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
60 Tensor<[1, 512, 28, 28]> input = ?,
Tensor<[256, 512, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
61 Tensor<[1, 544, 14, 14]> input = ?,
Tensor<[128, 544, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
62 Tensor<[1, 576, 14, 14]> input = ?,
Tensor<[128, 576, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
63 Tensor<[1, 608, 14, 14]> input = ?,
Tensor<[128, 608, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
64 Tensor<[1, 64, 56, 56]> input = ?,
Tensor<[128, 64, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999864792699792 0
65 Tensor<[1, 640, 14, 14]> input = ?,
Tensor<[128, 640, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
66 Tensor<[1, 640, 7, 7]> input = ?,
Tensor<[128, 640, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
67 Tensor<[1, 672, 14, 14]> input = ?,
Tensor<[128, 672, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
68 Tensor<[1, 672, 7, 7]> input = ?,
Tensor<[128, 672, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
69 Tensor<[1, 704, 14, 14]> input = ?,
Tensor<[128, 704, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
70 Tensor<[1, 704, 7, 7]> input = ?,
Tensor<[128, 704, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
71 Tensor<[1, 736, 14, 14]> input = ?,
Tensor<[128, 736, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
72 Tensor<[1, 736, 7, 7]> input = ?,
Tensor<[128, 736, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
73 Tensor<[1, 768, 14, 14]> input = ?,
Tensor<[128, 768, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
74 Tensor<[1, 768, 7, 7]> input = ?,
Tensor<[128, 768, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
75 Tensor<[1, 800, 14, 14]> input = ?,
Tensor<[128, 800, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
76 Tensor<[1, 800, 7, 7]> input = ?,
Tensor<[128, 800, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
77 Tensor<[1, 832, 14, 14]> input = ?,
Tensor<[128, 832, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
78 Tensor<[1, 832, 7, 7]> input = ?,
Tensor<[128, 832, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
79 Tensor<[1, 864, 14, 14]> input = ?,
Tensor<[128, 864, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
80 Tensor<[1, 864, 7, 7]> input = ?,
Tensor<[128, 864, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
81 Tensor<[1, 896, 14, 14]> input = ?,
Tensor<[128, 896, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
82 Tensor<[1, 896, 7, 7]> input = ?,
Tensor<[128, 896, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
83 Tensor<[1, 928, 14, 14]> input = ?,
Tensor<[128, 928, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
84 Tensor<[1, 928, 7, 7]> input = ?,
Tensor<[128, 928, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
85 Tensor<[1, 96, 56, 56]> input = ?,
Tensor<[128, 96, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Done 0.9999843936822133 0
86 Tensor<[1, 960, 14, 14]> input = ?,
Tensor<[128, 960, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
87 Tensor<[1, 960, 7, 7]> input = ?,
Tensor<[128, 960, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
88 Tensor<[1, 992, 14, 14]> input = ?,
Tensor<[128, 992, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A
89 Tensor<[1, 992, 7, 7]> input = ?,
Tensor<[128, 992, 1, 1]> weight = ?,
Optional[Tensor] bias = ?,
List[int] stride = [1, 1],
List[int] padding = [0, 0],
List[int] dilation = [1, 1],
bool transposed = False,
List[int] output_padding = [0, 0],
int groups = 1
Done Unknown N/A N/A

aten.max_pool2d_with_indices.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 64, 112, 112]> self = ?,
List[int] kernel_size = [3, 3],
List[int] stride = [2, 2],
List[int] padding = [1, 1]
Done Done 1 0

aten.mean.dim

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 1664, 7, 7]> self = ?,
Optional[List[int]] dim = [-1, -2],
bool keepdim = True
Done Done 0.999996 0

aten.relu.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 1024, 14, 14]> self = ? Done Done 1 0
1 Tensor<[1, 1024, 7, 7]> self = ? Done Done 1 0
2 Tensor<[1, 1056, 14, 14]> self = ? Done Done 1 0
3 Tensor<[1, 1056, 7, 7]> self = ? Done Done 1 0
4 Tensor<[1, 1088, 14, 14]> self = ? Done Done 1 0
5 Tensor<[1, 1088, 7, 7]> self = ? Done Done 1 0
6 Tensor<[1, 1120, 14, 14]> self = ? Done Done 1 0
7 Tensor<[1, 1120, 7, 7]> self = ? Done Done 1 0
8 Tensor<[1, 1152, 14, 14]> self = ? Done Done 1 0
9 Tensor<[1, 1152, 7, 7]> self = ? Done Done 1 0
10 Tensor<[1, 1184, 14, 14]> self = ? Done Done 1 0
11 Tensor<[1, 1184, 7, 7]> self = ? Done Done 1 0
12 Tensor<[1, 1216, 14, 14]> self = ? Done Done 1 0
13 Tensor<[1, 1216, 7, 7]> self = ? Done Done 1 0
14 Tensor<[1, 1248, 14, 14]> self = ? Done Done 1 0
15 Tensor<[1, 1248, 7, 7]> self = ? Done Done 1 0
16 Tensor<[1, 128, 14, 14]> self = ? Done Done 1 0
17 Tensor<[1, 128, 28, 28]> self = ? Done Done 1 0
18 Tensor<[1, 128, 56, 56]> self = ? Done Done 1 0
19 Tensor<[1, 128, 7, 7]> self = ? Done Done 1 0
20 Tensor<[1, 1280, 14, 14]> self = ? Done Done 1 0
21 Tensor<[1, 1280, 7, 7]> self = ? Done Done 1 0
22 Tensor<[1, 1312, 7, 7]> self = ? Done Done 1 0
23 Tensor<[1, 1344, 7, 7]> self = ? Done Done 1 0
24 Tensor<[1, 1376, 7, 7]> self = ? Done Done 1 0
25 Tensor<[1, 1408, 7, 7]> self = ? Done Done 1 0
26 Tensor<[1, 1440, 7, 7]> self = ? Done Done 1 0
27 Tensor<[1, 1472, 7, 7]> self = ? Done Done 1 0
28 Tensor<[1, 1504, 7, 7]> self = ? Done Done 1 0
29 Tensor<[1, 1536, 7, 7]> self = ? Done Done 1 0
30 Tensor<[1, 1568, 7, 7]> self = ? Done Done 1 0
31 Tensor<[1, 160, 28, 28]> self = ? Done Done 1 0
32 Tensor<[1, 160, 56, 56]> self = ? Done Done 1 0
33 Tensor<[1, 1600, 7, 7]> self = ? Done Done 1 0
34 Tensor<[1, 1632, 7, 7]> self = ? Done Done 1 0
35 Tensor<[1, 1664, 7, 7]> self = ? Done Done 1 0
36 Tensor<[1, 192, 28, 28]> self = ? Done Done 1 0
37 Tensor<[1, 192, 56, 56]> self = ? Done Done 1 0
38 Tensor<[1, 224, 28, 28]> self = ? Done Done 1 0
39 Tensor<[1, 224, 56, 56]> self = ? Done Done 1 0
40 Tensor<[1, 256, 14, 14]> self = ? Done Done 1 0
41 Tensor<[1, 256, 28, 28]> self = ? Done Done 1 0
42 Tensor<[1, 256, 56, 56]> self = ? Done Done 1 0
43 Tensor<[1, 288, 14, 14]> self = ? Done Done 1 0
44 Tensor<[1, 288, 28, 28]> self = ? Done Done 1 0
45 Tensor<[1, 320, 14, 14]> self = ? Done Done 1 0
46 Tensor<[1, 320, 28, 28]> self = ? Done Done 1 0
47 Tensor<[1, 352, 14, 14]> self = ? Done Done 1 0
48 Tensor<[1, 352, 28, 28]> self = ? Done Done 1 0
49 Tensor<[1, 384, 14, 14]> self = ? Done Done 1 0
50 Tensor<[1, 384, 28, 28]> self = ? Done Done 1 0
51 Tensor<[1, 416, 14, 14]> self = ? Done Done 1 0
52 Tensor<[1, 416, 28, 28]> self = ? Done Done 1 0
53 Tensor<[1, 448, 14, 14]> self = ? Done Done 1 0
54 Tensor<[1, 448, 28, 28]> self = ? Done Done 1 0
55 Tensor<[1, 480, 14, 14]> self = ? Done Done 1 0
56 Tensor<[1, 480, 28, 28]> self = ? Done Done 1 0
57 Tensor<[1, 512, 14, 14]> self = ? Done Done 1 0
58 Tensor<[1, 512, 28, 28]> self = ? Done Done 1 0
59 Tensor<[1, 544, 14, 14]> self = ? Done Done 1 0
60 Tensor<[1, 576, 14, 14]> self = ? Done Done 1 0
61 Tensor<[1, 608, 14, 14]> self = ? Done Done 1 0
62 Tensor<[1, 64, 112, 112]> self = ? Done Done 1 0
63 Tensor<[1, 64, 56, 56]> self = ? Done Done 1 0
64 Tensor<[1, 640, 14, 14]> self = ? Done Done 1 0
65 Tensor<[1, 640, 7, 7]> self = ? Done Done 1 0
66 Tensor<[1, 672, 14, 14]> self = ? Done Done 1 0
67 Tensor<[1, 672, 7, 7]> self = ? Done Done 1 0
68 Tensor<[1, 704, 14, 14]> self = ? Done Done 1 0
69 Tensor<[1, 704, 7, 7]> self = ? Done Done 1 0
70 Tensor<[1, 736, 14, 14]> self = ? Done Done 1 0
71 Tensor<[1, 736, 7, 7]> self = ? Done Done 1 0
72 Tensor<[1, 768, 14, 14]> self = ? Done Done 1 0
73 Tensor<[1, 768, 7, 7]> self = ? Done Done 1 0
74 Tensor<[1, 800, 14, 14]> self = ? Done Done 1 0
75 Tensor<[1, 800, 7, 7]> self = ? Done Done 1 0
76 Tensor<[1, 832, 14, 14]> self = ? Done Done 1 0
77 Tensor<[1, 832, 7, 7]> self = ? Done Done 1 0
78 Tensor<[1, 864, 14, 14]> self = ? Done Done 1 0
79 Tensor<[1, 864, 7, 7]> self = ? Done Done 1 0
80 Tensor<[1, 896, 14, 14]> self = ? Done Done 1 0
81 Tensor<[1, 896, 7, 7]> self = ? Done Done 1 0
82 Tensor<[1, 928, 14, 14]> self = ? Done Done 1 0
83 Tensor<[1, 928, 7, 7]> self = ? Done Done 1 0
84 Tensor<[1, 96, 56, 56]> self = ? Done Done 1 0
85 Tensor<[1, 960, 14, 14]> self = ? Done Done 1 0
86 Tensor<[1, 960, 7, 7]> self = ? Done Done 1 0
87 Tensor<[1, 992, 14, 14]> self = ? Done Done 1 0
88 Tensor<[1, 992, 7, 7]> self = ? Done Done 1 0

aten.t.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1000, 1664]> self = ? Done Done 1 0

aten.view.default

ATen Input Variations Status Isolated PCC Host
0 Tensor<[1, 1664, 1, 1]> self = ?,
List[int] size = [1, 1664]
Done Done 1 0