getOutputTensor - 1.2 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2020-07-21
Version
1.2 English

Get the output tensors.

Prototype

std::vector< vitis::ai::library::OutputTensor > getOutputTensor(size_t idx)=0;

Returns

The output tensors.