Navigation
API > API/Runtime > API/Runtime/NNE > API/Runtime/NNE/IModelInstanceGPU
References
| Module | NNE |
| Header | /Engine/Source/Runtime/NNE/Public/NNERuntimeGPU.h |
| Include | #include "NNERuntimeGPU.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.