get_input_tensors - 1.3 English

Vitis AI User Guide (UG1414)

Document ID
UG1414
Release Date
2021-02-03
Version
1.3 English

Gets all input tensors of runner.

Prototype

List[xir.Tensor] get_input_tensors()

Parameters

None

Returns

All input tensors. A vector of raw pointer to the input tensor.