Navigation
API > API/Runtime > API/Runtime/NNE > API/Runtime/NNE/FSymbolicTensorShape
References
| Module | NNE |
| Header | /Engine/Source/Runtime/NNE/Public/NNETypes.h |
| Include | #include "NNETypes.h" |
| Source | /Engine/Source/Runtime/NNE/Private/NNETypes.cpp |
bool IsConcrete() const
Remarks
Check if the symbolic tensor shape has no variable dimensions, aka is concrete. true if the symbolic tensor shape is concrete, false otherwise.