create_graph_runner - 1.4.1 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-12-13
Version
1.4.1 English

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.

Table 1. create_graph_runner Arguments
Type Name Description
xir.Graph graph XIR Graph

Returns

An instance of runner.