Skip to content

dispatch_graph.h

Source: samples/common/dispatch/dispatch_graph.h

JSON schedule parsing, predecessor expansion, and topological sort.

Provides a unified parser that handles both simple dispatch graph JSON (baseline format) and full dispatch schedule JSON (dispatch-level format with timing, hardware targets, and scheduling policies).