Skip to content

Commit 28b3687

Browse files
committed
Stale expectation for logging-sync_cc
1 parent f85eaf7 commit 28b3687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/operations/micrograd_demo_logging-sync_cc-0-0.log.expected

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
float *a &[1] = 0xNNNN
22
float *b &[1] = 0xNNNN
33
COMMENT: init params for g
4-
# b[0] := 2;
5-
b[0]{=MAYBE UNINITIALIZED} = 2000e-3 = (float)(2)
64
# a[0] := -4;
75
a[0]{=MAYBE UNINITIALIZED} = -4000e-3 = (float)(-4)
6+
# b[0] := 2;
7+
b[0]{=MAYBE UNINITIALIZED} = 2000e-3 = (float)(2)
88
COMMENT: end
99
float *a &[1] = 0xNNNN
1010
float *a_grad &[1] = 0xNNNN

0 commit comments

Comments
 (0)