bhawks commited on
Commit
92fbadf
·
verified ·
1 Parent(s): 87026a2

Add files using upload-large-folder tool

Browse files
train/2layer/dense_88_72_88_12b_rf1024_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "6f680075-44da-4cfc-a5f9-868ce8f8fd6f",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_12b",
5
+ "artifacts_file": "6f680075-44da-4cfc-a5f9-868ce8f8fd6f.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_12b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 1056
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_12b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 792
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 1024,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_12b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 1024
64
+ },
65
+ "dense_88_72_88_12b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<12,1>",
70
+ "bias": "fixed<12,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 1024
74
+ },
75
+ "dense_88_72_88_12b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 1024,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_12b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<12,1>",
89
+ "bias": "fixed<12,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 1024
93
+ },
94
+ "dense_88_72_88_12b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 1024,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1",
107
+ "dsp": "14",
108
+ "ff": "14192",
109
+ "lut": "25440",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "58",
114
+ "dsp": "14",
115
+ "ff": "13197",
116
+ "lut": "18013",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "1851",
121
+ "cycles_max": "1853",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "1056",
125
+ "interval_min": "1056"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_12b_rf2047_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "33b2b51e-d6c7-4661-a772-b21aa793c9e2",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_12b",
5
+ "artifacts_file": "33b2b51e-d6c7-4661-a772-b21aa793c9e2.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_12b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 2112
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_12b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 1584
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 2047,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_12b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 2047
64
+ },
65
+ "dense_88_72_88_12b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<12,1>",
70
+ "bias": "fixed<12,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 2047
74
+ },
75
+ "dense_88_72_88_12b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 2047,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_12b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<12,1>",
89
+ "bias": "fixed<12,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 2047
93
+ },
94
+ "dense_88_72_88_12b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 2047,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1.5",
107
+ "dsp": "7",
108
+ "ff": "14195",
109
+ "lut": "23998",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "35",
114
+ "dsp": "7",
115
+ "ff": "13105",
116
+ "lut": "17426",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "3699",
121
+ "cycles_max": "3701",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "2112",
125
+ "interval_min": "2112"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_12b_rf4093_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "8493dcc9-d192-4301-bcf9-7a774b9cc176",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_12b",
5
+ "artifacts_file": "8493dcc9-d192-4301-bcf9-7a774b9cc176.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_12b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_12b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 4093,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_12b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 4093
64
+ },
65
+ "dense_88_72_88_12b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<12,1>",
70
+ "bias": "fixed<12,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 4093
74
+ },
75
+ "dense_88_72_88_12b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 4093,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_12b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<12,1>",
89
+ "bias": "fixed<12,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 4093
93
+ },
94
+ "dense_88_72_88_12b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 4093,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "4",
108
+ "ff": "14206",
109
+ "lut": "22110",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "20",
114
+ "dsp": "4",
115
+ "ff": "13067",
116
+ "lut": "17135",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_14b_rf1024_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "10daa0a3-d582-4400-b32d-cf01e9c1e6cf",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_14b",
5
+ "artifacts_file": "10daa0a3-d582-4400-b32d-cf01e9c1e6cf.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_14b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 1056
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_14b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 792
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 1024,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_14b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 1024
64
+ },
65
+ "dense_88_72_88_14b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<14,1>",
70
+ "bias": "fixed<14,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 1024
74
+ },
75
+ "dense_88_72_88_14b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 1024,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_14b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<14,1>",
89
+ "bias": "fixed<14,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 1024
93
+ },
94
+ "dense_88_72_88_14b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 1024,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1",
107
+ "dsp": "14",
108
+ "ff": "14192",
109
+ "lut": "26823",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "58",
114
+ "dsp": "14",
115
+ "ff": "13197",
116
+ "lut": "18013",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "1851",
121
+ "cycles_max": "1853",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "1056",
125
+ "interval_min": "1056"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_14b_rf2047_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "a4c37f69-8d39-45a7-8ec2-e9e15e7b0cf5",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_14b",
5
+ "artifacts_file": "a4c37f69-8d39-45a7-8ec2-e9e15e7b0cf5.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_14b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 2112
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_14b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 1584
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 2047,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_14b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 2047
64
+ },
65
+ "dense_88_72_88_14b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<14,1>",
70
+ "bias": "fixed<14,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 2047
74
+ },
75
+ "dense_88_72_88_14b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 2047,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_14b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<14,1>",
89
+ "bias": "fixed<14,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 2047
93
+ },
94
+ "dense_88_72_88_14b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 2047,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1.5",
107
+ "dsp": "7",
108
+ "ff": "14195",
109
+ "lut": "25959",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "35",
114
+ "dsp": "7",
115
+ "ff": "13105",
116
+ "lut": "17426",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "3699",
121
+ "cycles_max": "3701",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "2112",
125
+ "interval_min": "2112"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_14b_rf4093_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "30a44d4f-a7a3-4e64-8f78-c1186d7ef4af",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_14b",
5
+ "artifacts_file": "30a44d4f-a7a3-4e64-8f78-c1186d7ef4af.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_14b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_14b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 4093,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_14b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 4093
64
+ },
65
+ "dense_88_72_88_14b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<14,1>",
70
+ "bias": "fixed<14,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 4093
74
+ },
75
+ "dense_88_72_88_14b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 4093,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_14b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<14,1>",
89
+ "bias": "fixed<14,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 4093
93
+ },
94
+ "dense_88_72_88_14b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 4093,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "4",
108
+ "ff": "14206",
109
+ "lut": "22971",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "20",
114
+ "dsp": "4",
115
+ "ff": "13067",
116
+ "lut": "17135",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_16b_rf1024_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "f2079820-855c-4bac-856f-06018ec54c0d",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_16b",
5
+ "artifacts_file": "f2079820-855c-4bac-856f-06018ec54c0d.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_16b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 1056
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_16b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 792
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 1024,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_16b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 1024
64
+ },
65
+ "dense_88_72_88_16b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<16,1>",
70
+ "bias": "fixed<16,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 1024
74
+ },
75
+ "dense_88_72_88_16b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 1024,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_16b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<16,1>",
89
+ "bias": "fixed<16,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 1024
93
+ },
94
+ "dense_88_72_88_16b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 1024,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1",
107
+ "dsp": "14",
108
+ "ff": "14194",
109
+ "lut": "27868",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "58",
114
+ "dsp": "14",
115
+ "ff": "13211",
116
+ "lut": "18013",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "1851",
121
+ "cycles_max": "1853",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "1056",
125
+ "interval_min": "1056"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_16b_rf2047_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "a55fd471-37a0-48d2-8705-ab9e095f84a9",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_16b",
5
+ "artifacts_file": "a55fd471-37a0-48d2-8705-ab9e095f84a9.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_16b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 2112
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_16b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 1584
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 2047,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_16b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 2047
64
+ },
65
+ "dense_88_72_88_16b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<16,1>",
70
+ "bias": "fixed<16,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 2047
74
+ },
75
+ "dense_88_72_88_16b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 2047,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_16b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<16,1>",
89
+ "bias": "fixed<16,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 2047
93
+ },
94
+ "dense_88_72_88_16b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 2047,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1.5",
107
+ "dsp": "7",
108
+ "ff": "14197",
109
+ "lut": "25823",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "35",
114
+ "dsp": "7",
115
+ "ff": "13112",
116
+ "lut": "17426",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "3699",
121
+ "cycles_max": "3701",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "2112",
125
+ "interval_min": "2112"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_16b_rf3070_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "28198b55-6210-434b-9a26-a6b9b0ddad45",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_16b",
5
+ "artifacts_file": "28198b55-6210-434b-9a26-a6b9b0ddad45.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_16b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_16b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 3070,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_16b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 3070
64
+ },
65
+ "dense_88_72_88_16b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<16,1>",
70
+ "bias": "fixed<16,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 3070
74
+ },
75
+ "dense_88_72_88_16b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 3070,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_16b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<16,1>",
89
+ "bias": "fixed<16,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 3070
93
+ },
94
+ "dense_88_72_88_16b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 3070,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "4",
108
+ "ff": "14205",
109
+ "lut": "23226",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "20",
114
+ "dsp": "4",
115
+ "ff": "13071",
116
+ "lut": "17135",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_16b_rf4093_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "5c768265-bee6-4803-8b7c-89438604262b",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_16b",
5
+ "artifacts_file": "5c768265-bee6-4803-8b7c-89438604262b.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_16b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_16b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 4093,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_16b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 4093
64
+ },
65
+ "dense_88_72_88_16b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<16,1>",
70
+ "bias": "fixed<16,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 4093
74
+ },
75
+ "dense_88_72_88_16b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 4093,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_16b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<16,1>",
89
+ "bias": "fixed<16,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 4093
93
+ },
94
+ "dense_88_72_88_16b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 4093,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "4",
108
+ "ff": "14205",
109
+ "lut": "23226",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "20",
114
+ "dsp": "4",
115
+ "ff": "13071",
116
+ "lut": "17135",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_2b_rf1024_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "28622999-81c2-496b-803b-3762a200c6a7",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_2b",
5
+ "artifacts_file": "28622999-81c2-496b-803b-3762a200c6a7.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_2b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 1056
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_2b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 792
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 1024,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_2b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 1024
64
+ },
65
+ "dense_88_72_88_2b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<2,1>",
70
+ "bias": "fixed<2,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 1024
74
+ },
75
+ "dense_88_72_88_2b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 1024,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_2b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<2,1>",
89
+ "bias": "fixed<2,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 1024
93
+ },
94
+ "dense_88_72_88_2b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 1024,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "4.5",
107
+ "dsp": "0",
108
+ "ff": "14224",
109
+ "lut": "18807",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "9",
114
+ "dsp": "0",
115
+ "ff": "13061",
116
+ "lut": "18323",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "1851",
121
+ "cycles_max": "1853",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "4.180",
124
+ "interval_max": "1056",
125
+ "interval_min": "1056"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_2b_rf2047_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "774998cb-ca0a-4d67-a8bc-3abca793c0b0",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_2b",
5
+ "artifacts_file": "774998cb-ca0a-4d67-a8bc-3abca793c0b0.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_2b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 2112
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_2b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 1584
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 2047,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_2b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 2047
64
+ },
65
+ "dense_88_72_88_2b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<2,1>",
70
+ "bias": "fixed<2,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 2047
74
+ },
75
+ "dense_88_72_88_2b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 2047,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_2b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<2,1>",
89
+ "bias": "fixed<2,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 2047
93
+ },
94
+ "dense_88_72_88_2b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 2047,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "3.5",
107
+ "dsp": "0",
108
+ "ff": "14227",
109
+ "lut": "18279",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "7",
114
+ "dsp": "0",
115
+ "ff": "13053",
116
+ "lut": "17582",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "3699",
121
+ "cycles_max": "3701",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "4.184",
124
+ "interval_max": "2112",
125
+ "interval_min": "2112"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_2b_rf3070_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "69c3442a-568e-466b-ac32-58325884465e",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_2b",
5
+ "artifacts_file": "69c3442a-568e-466b-ac32-58325884465e.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_2b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_2b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 3070,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_2b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 3070
64
+ },
65
+ "dense_88_72_88_2b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<2,1>",
70
+ "bias": "fixed<2,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 3070
74
+ },
75
+ "dense_88_72_88_2b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 3070,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_2b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<2,1>",
89
+ "bias": "fixed<2,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 3070
93
+ },
94
+ "dense_88_72_88_2b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 3070,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "3",
107
+ "dsp": "0",
108
+ "ff": "14247",
109
+ "lut": "17984",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "6",
114
+ "dsp": "0",
115
+ "ff": "13051",
116
+ "lut": "17225",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "4.188",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_2b_rf4093_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "d527d6a0-c82a-4c8d-af23-35276a428fca",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_2b",
5
+ "artifacts_file": "d527d6a0-c82a-4c8d-af23-35276a428fca.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_2b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_2b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 4093,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_2b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 4093
64
+ },
65
+ "dense_88_72_88_2b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<2,1>",
70
+ "bias": "fixed<2,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 4093
74
+ },
75
+ "dense_88_72_88_2b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 4093,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_2b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<2,1>",
89
+ "bias": "fixed<2,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 4093
93
+ },
94
+ "dense_88_72_88_2b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 4093,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "3",
107
+ "dsp": "0",
108
+ "ff": "14247",
109
+ "lut": "17984",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "6",
114
+ "dsp": "0",
115
+ "ff": "13051",
116
+ "lut": "17225",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "4.188",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_4b_rf1024_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "8675346f-6ff5-4a10-83db-943c7ee78322",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_4b",
5
+ "artifacts_file": "8675346f-6ff5-4a10-83db-943c7ee78322.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_4b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 1056
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_4b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 792
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 1024,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_4b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 1024
64
+ },
65
+ "dense_88_72_88_4b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<4,1>",
70
+ "bias": "fixed<4,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 1024
74
+ },
75
+ "dense_88_72_88_4b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 1024,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_4b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<4,1>",
89
+ "bias": "fixed<4,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 1024
93
+ },
94
+ "dense_88_72_88_4b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 1024,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1",
107
+ "dsp": "0",
108
+ "ff": "14431",
109
+ "lut": "21129",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "13",
114
+ "dsp": "0",
115
+ "ff": "13205",
116
+ "lut": "18001",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "1851",
121
+ "cycles_max": "1853",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "1056",
125
+ "interval_min": "1056"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_4b_rf3070_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "877dbcd3-dd43-433e-8266-c335175ea67a",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_4b",
5
+ "artifacts_file": "877dbcd3-dd43-433e-8266-c335175ea67a.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_4b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_4b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 3070,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_4b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 3070
64
+ },
65
+ "dense_88_72_88_4b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<4,1>",
70
+ "bias": "fixed<4,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 3070
74
+ },
75
+ "dense_88_72_88_4b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 3070,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_4b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<4,1>",
89
+ "bias": "fixed<4,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 3070
93
+ },
94
+ "dense_88_72_88_4b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 3070,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "0",
108
+ "ff": "14273",
109
+ "lut": "19430",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "7",
114
+ "dsp": "0",
115
+ "ff": "13069",
116
+ "lut": "17133",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_4b_rf4093_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "f4a652dd-9885-4da8-8b74-82d28252fe89",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_4b",
5
+ "artifacts_file": "f4a652dd-9885-4da8-8b74-82d28252fe89.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_4b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_4b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 4093,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_4b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 4093
64
+ },
65
+ "dense_88_72_88_4b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<4,1>",
70
+ "bias": "fixed<4,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 4093
74
+ },
75
+ "dense_88_72_88_4b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 4093,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_4b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<4,1>",
89
+ "bias": "fixed<4,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 4093
93
+ },
94
+ "dense_88_72_88_4b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 4093,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "0",
108
+ "ff": "14273",
109
+ "lut": "19430",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "7",
114
+ "dsp": "0",
115
+ "ff": "13069",
116
+ "lut": "17133",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_6b_rf2047_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "e2ebb35a-7095-4848-96ca-f26dd8a82e14",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_6b",
5
+ "artifacts_file": "e2ebb35a-7095-4848-96ca-f26dd8a82e14.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_6b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 2112
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_6b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 1584
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 2047,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_6b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 2047
64
+ },
65
+ "dense_88_72_88_6b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<6,1>",
70
+ "bias": "fixed<6,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 2047
74
+ },
75
+ "dense_88_72_88_6b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 2047,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_6b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<6,1>",
89
+ "bias": "fixed<6,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 2047
93
+ },
94
+ "dense_88_72_88_6b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 2047,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "1.5",
107
+ "dsp": "0",
108
+ "ff": "14324",
109
+ "lut": "20818",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "11",
114
+ "dsp": "0",
115
+ "ff": "13105",
116
+ "lut": "17421",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "3699",
121
+ "cycles_max": "3701",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.770",
124
+ "interval_max": "2112",
125
+ "interval_min": "2112"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_6b_rf3070_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "57affac6-5fa2-4c22-99b7-276b8645849b",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_6b",
5
+ "artifacts_file": "57affac6-5fa2-4c22-99b7-276b8645849b.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_6b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_6b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 3070,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_6b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 3070
64
+ },
65
+ "dense_88_72_88_6b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<6,1>",
70
+ "bias": "fixed<6,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 3070
74
+ },
75
+ "dense_88_72_88_6b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 3070,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_6b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<6,1>",
89
+ "bias": "fixed<6,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 3070
93
+ },
94
+ "dense_88_72_88_6b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 3070,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "0",
108
+ "ff": "14277",
109
+ "lut": "20026",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "8",
114
+ "dsp": "0",
115
+ "ff": "13067",
116
+ "lut": "17133",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }
train/2layer/dense_88_72_88_6b_rf4093_processed.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "meta_data": {
3
+ "uuid": "b984bb08-ac89-46c0-8f6e-1c3c0aa70969",
4
+ "model_name": "/output/2layer_run_vsynth_2023-2/raw_reports/dense_88_72_88_6b",
5
+ "artifacts_file": "b984bb08-ac89-46c0-8f6e-1c3c0aa70969.tar.gz"
6
+ },
7
+ "model_config": [
8
+ {
9
+ "class_name": "QDense",
10
+ "input_shape": [
11
+ null,
12
+ 88
13
+ ],
14
+ "output_shape": [
15
+ null,
16
+ 72
17
+ ],
18
+ "inbound_layers": [
19
+ "dense_88_72_88_6b_dense_1_input"
20
+ ],
21
+ "parameters": 6408,
22
+ "trainable_parameters": 6408,
23
+ "neurons": 72,
24
+ "use_bias": true,
25
+ "dtype": "float32",
26
+ "reuse_factor": 3168
27
+ },
28
+ {
29
+ "class_name": "QDense",
30
+ "input_shape": [
31
+ null,
32
+ 72
33
+ ],
34
+ "output_shape": [
35
+ null,
36
+ 88
37
+ ],
38
+ "inbound_layers": [
39
+ "dense_88_72_88_6b_dense_1"
40
+ ],
41
+ "parameters": 6424,
42
+ "trainable_parameters": 6424,
43
+ "neurons": 88,
44
+ "use_bias": true,
45
+ "dtype": "float32",
46
+ "reuse_factor": 3168
47
+ }
48
+ ],
49
+ "hls_config": {
50
+ "Model": {
51
+ "Precision": "fixed<16,6>",
52
+ "ReuseFactor": 4093,
53
+ "Strategy": "resource",
54
+ "BramFactor": 1000000000,
55
+ "TraceOutput": false
56
+ },
57
+ "LayerName": {
58
+ "dense_88_72_88_6b_dense_1_input": {
59
+ "Trace": false,
60
+ "Precision": {
61
+ "result": "fixed<16,6>"
62
+ },
63
+ "ReuseFactor": 4093
64
+ },
65
+ "dense_88_72_88_6b_dense_1": {
66
+ "Trace": false,
67
+ "Precision": {
68
+ "result": "fixed<16,6>",
69
+ "weight": "fixed<6,1>",
70
+ "bias": "fixed<6,1>",
71
+ "accum": "fixed<16,6>"
72
+ },
73
+ "ReuseFactor": 4093
74
+ },
75
+ "dense_88_72_88_6b_dense_1_linear": {
76
+ "Trace": false,
77
+ "Precision": {
78
+ "result": "fixed<16,6>",
79
+ "table": "fixed<18,8>"
80
+ },
81
+ "ReuseFactor": 4093,
82
+ "TableSize": 1024
83
+ },
84
+ "dense_88_72_88_6b_dense_2": {
85
+ "Trace": false,
86
+ "Precision": {
87
+ "result": "fixed<16,6>",
88
+ "weight": "fixed<6,1>",
89
+ "bias": "fixed<6,1>",
90
+ "accum": "fixed<16,6>"
91
+ },
92
+ "ReuseFactor": 4093
93
+ },
94
+ "dense_88_72_88_6b_dense_2_linear": {
95
+ "Trace": false,
96
+ "Precision": {
97
+ "result": "fixed<16,6>",
98
+ "table": "fixed<18,8>"
99
+ },
100
+ "ReuseFactor": 4093,
101
+ "TableSize": 1024
102
+ }
103
+ }
104
+ },
105
+ "resource_report": {
106
+ "bram": "2",
107
+ "dsp": "0",
108
+ "ff": "14277",
109
+ "lut": "20026",
110
+ "uram": "0"
111
+ },
112
+ "hls_resource_report": {
113
+ "bram": "8",
114
+ "dsp": "0",
115
+ "ff": "13067",
116
+ "lut": "17133",
117
+ "uram": "0"
118
+ },
119
+ "latency_report": {
120
+ "cycles_min": "6339",
121
+ "cycles_max": "6341",
122
+ "target_clock": "5.00",
123
+ "estimated_clock": "3.781",
124
+ "interval_max": "3168",
125
+ "interval_min": "3168"
126
+ },
127
+ "target_part": "xcu250-figd2104-2L-e",
128
+ "vivado_version": "2023.2",
129
+ "hls4ml_version": "0.8.1"
130
+ }