Navigation
API > API/Runtime > API/Runtime/NNE > API/Runtime/NNE/FTensorShape
References
| Module | NNE |
| Header | /Engine/Source/Runtime/NNE/Public/NNETypes.h |
| Include | #include "NNETypes.h" |
Syntax
static int32 MaxRank = FSymbolicTensorShape::MaxRank;
Remarks
The maximum number of dimensions supported by the tensor shape, aka the rank.