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 > GetInputTensorDescs() const
Remarks
Get the input tensor descriptions as defined by the model, potentially with variable dimensions. An array containing a tensor descriptor for each input tensor of the model.