Compute Graph Framework SDK Reference  5.16
Architecture

The foundational design choice of CGF is the use of a dataflow programming paradigm. It emphasizes the movement of data and models applications as a series of processing steps.

dot_dataflow.png
Example Dataflow

The following pages provide an architectural overview of the various aspects of CGF.