![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::NNE::FTensorShape, including all inherited members.
| FTensorShape()=default | UE::NNE::FTensorShape | |
| FTensorShape(const FTensorShape &OtherShape)=default | UE::NNE::FTensorShape | |
| GetData() const | UE::NNE::FTensorShape | inline |
| IsCompatibleWith(const FSymbolicTensorShape &SymbolicShape) const | UE::NNE::FTensorShape | |
| Make(TConstArrayView< uint32 > Data) | UE::NNE::FTensorShape | static |
| MakeFromSymbolic(const FSymbolicTensorShape &SymbolicShape) | UE::NNE::FTensorShape | static |
| MaxRank | UE::NNE::FTensorShape | static |
| operator!=(const FTensorShape &OtherShape) const | UE::NNE::FTensorShape | |
| operator=(const FTensorShape &OtherShape) | UE::NNE::FTensorShape | |
| operator==(const FTensorShape &OtherShape) const | UE::NNE::FTensorShape | |
| Rank() const | UE::NNE::FTensorShape | inline |
| Volume() const | UE::NNE::FTensorShape |