run - run - 2.5 English - UG1354

Vitis AI Library User Guide (UG1354)

Document_ID
UG1354
Release_Date
2022-06-15
Version
2.5 English

Run the dpu task.

Note: Before invoking this function. An input data should be properly copied to input tensors, via setImageBGR or setImageRGB.

Prototype

void run(size_t idx)=0;

Returns