Factory function to create an instance of runner by graph.
Prototype
vart.RunnerExt create_graph_runner(xir.Graph graph)
Parameters
The following table lists the create_graph_runner function arguments.
Type | Name | Description |
---|---|---|
xir.Graph | graph | XIR Graph |
Returns
An instance of runner.