Computation graph

From CSE231 Wiki
Jump to navigation Jump to search

Computation Graph

Tips for drawing a computation graph from code:

1) Draw out the continuation spine:

Cg-A-ContinuationOnly.svg

2) then fill in the rest of the nodes.

Cg-A.svg