Navigation
API > API/Plugins > API/Plugins/NNE > API/Plugins/NNE/IModelInstanceCPU
References
| Module | NNE |
| Header | /Engine/Plugins/Experimental/NNE/Source/NNE/Public/NNERuntimeCPU.h |
| Include | #include "NNERuntimeCPU.h" |
TConstArrayView< FTensorShape > GetInputTensorShapes&40;&41; const
Remarks
Get the input shapes.
SetInputTensorShapes must be called prior of running a model. An array of input shapes or an empty array if SetInputTensorShapes has not been called.