get_inputs - 1.3 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-02-03
Version
1.3 English
Gets all input TensorBuffers of RunnerExt.

Prototype

List[vart.TensorBuffer] get_inputs()

Parameters

None.

Returns

All input TensorBuffers. A vector of raw pointer to the input TensorBuffer.