Navigation
API > API/Runtime > API/Runtime/NNE > API/Runtime/NNE/IModelInstanceCPU
References
| Module | NNE |
| Header | /Engine/Source/Runtime/NNE/Public/NNERuntimeCPU.h |
| Include | #include "NNERuntimeCPU.h" |
TConstArrayView< FTensorDesc > GetOutputTensorDescs() const
Remarks
Get the output tensor descriptions as defined by the model, potentially with variable dimensions. An array containing a tensor descriptor for each output tensor of the model.