Spectral-Certified Block-Diagonal Preconditioning / optimizer_results.json
Failed on benchmark
1[
2 {
3 "coupling": 0.03,
4 "steps": 8,
5 "fixed_groups": [
6 [
7 0,
8 1
9 ],
10 [
11 2,
12 3
13 ],
14 [
15 4,
16 5
17 ],
18 [
19 6,
20 7
21 ]
22 ],
23 "adaptive_groups": [
24 [
25 0,
26 1
27 ],
28 [
29 2,
30 3
31 ],
32 [
33 4,
34 5
35 ],
36 [
37 6,
38 7
39 ]
40 ],
41 "full_loss": 0.0,
42 "fixed_loss": 0.0,
43 "adaptive_loss": 0.0,
44 "full_matrix_entries": 64,
45 "fixed_preconditioner_entries": 16,
46 "adaptive_preconditioner_entries": 16
47 },
48 {
49 "coupling": 0.3,
50 "steps": 8,
51 "fixed_groups": [
52 [
53 0,
54 1
55 ],
56 [
57 2,
58 3
59 ],
60 [
61 4,
62 5
63 ],
64 [
65 6,
66 7
67 ]
68 ],
69 "adaptive_groups": [
70 [
71 0,
72 1,
73 2,
74 3
75 ],
76 [
77 4,
78 5
79 ],
80 [
81 6,
82 7
83 ]
84 ],
85 "full_loss": 0.0,
86 "fixed_loss": 1.0306600017884193e-10,
87 "adaptive_loss": 2.220446049250313e-14,
88 "full_matrix_entries": 64,
89 "fixed_preconditioner_entries": 16,
90 "adaptive_preconditioner_entries": 24
91 },
92 {
93 "coupling": 0.8,
94 "steps": 8,
95 "fixed_groups": [
96 [
97 0,
98 1
99 ],
100 [
101 2,
102 3
103 ],
104 [
105 4,
106 5
107 ],
108 [
109 6,
110 7
111 ]
112 ],
113 "adaptive_groups": [
114 [
115 0,
116 1,
117 2,
118 3,
119 4,
120 5,
121 6,
122 7
123 ]
124 ],
125 "full_loss": 0.0,
126 "fixed_loss": 2.0288753161512574e-05,
127 "adaptive_loss": 0.0,
128 "full_matrix_entries": 64,
129 "fixed_preconditioner_entries": 16,
130 "adaptive_preconditioner_entries": 64
131 }
132]