UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::NNE::FTensorDesc Member List

This is the complete list of members for UE::NNE::FTensorDesc, including all inherited members.

GetDataType() constUE::NNE::FTensorDescinline
GetElementByteSize() constUE::NNE::FTensorDescinline
GetName() constUE::NNE::FTensorDescinline
GetShape() constUE::NNE::FTensorDescinline
Make(const FString &Name, const FSymbolicTensorShape &Shape, ENNETensorDataType DataType)UE::NNE::FTensorDescstatic