-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Expand file tree
/
Copy pathgout
More file actions
32 lines (32 loc) · 1.21 KB
/
gout
File metadata and controls
32 lines (32 loc) · 1.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
digraph {
graph [rankdir=LR]
4423905792 [label="{ data 0.0665 | grad -2.0000 }" shape=record]
4423510560 [label="{ data 0.2355 | grad 1.0000 }" shape=record]
"4423510560+" [label="+"]
"4423510560+" -> 4423510560
4423504416 [label="{ data -0.1331 | grad 1.0000 }" shape=record]
"4423504416*" [label="*"]
"4423504416*" -> 4423504416
4423903872 [label="{ data -2.0000 | grad 0.0665 }" shape=record]
4418321584 [label="{ data 0.2355 | grad 1.0000 }" shape=record]
4423904064 [label="{ data 0.0000 | grad 1.0000 }" shape=record]
4423503216 [label="{ data 0.1024 | grad 1.0000 }" shape=record]
"4423503216+" [label="+"]
"4423503216+" -> 4423503216
4423500720 [label="{ data 0.2355 | grad 1.0000 }" shape=record]
"4423500720*" [label="*"]
"4423500720*" -> 4423500720
4423504320 [label="{ data 0.1024 | grad 1.0000 }" shape=record]
"4423504320ReLU" [label=ReLU]
"4423504320ReLU" -> 4423504320
4422673392 [label="{ data 1.0000 | grad 0.2355 }" shape=record]
4423504416 -> "4423503216+"
4423503216 -> "4423504320ReLU"
4423905792 -> "4423504416*"
4418321584 -> "4423500720*"
4423903872 -> "4423504416*"
4423500720 -> "4423510560+"
4422673392 -> "4423500720*"
4423904064 -> "4423510560+"
4423510560 -> "4423503216+"
}