We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f85eaf7 commit 28b3687Copy full SHA for 28b3687
test/operations/micrograd_demo_logging-sync_cc-0-0.log.expected
@@ -1,10 +1,10 @@
1
float *a &[1] = 0xNNNN
2
float *b &[1] = 0xNNNN
3
COMMENT: init params for g
4
-# b[0] := 2;
5
-b[0]{=MAYBE UNINITIALIZED} = 2000e-3 = (float)(2)
6
# a[0] := -4;
7
a[0]{=MAYBE UNINITIALIZED} = -4000e-3 = (float)(-4)
+# b[0] := 2;
+b[0]{=MAYBE UNINITIALIZED} = 2000e-3 = (float)(2)
8
COMMENT: end
9
10
float *a_grad &[1] = 0xNNNN
0 commit comments