Navigation
API > API/Plugins > API/Plugins/NNE > API/Plugins/NNE/FTensorShape
References
| Module | NNE |
| Header | /Engine/Plugins/Experimental/NNE/Source/NNE/Public/NNETypes.h |
| Include | #include "NNETypes.h" |
| Source | /Engine/Plugins/Experimental/NNE/Source/NNE/Private/NNETypes.cpp |
void operator&61;
&40;
const FTensorShape & OtherShape
&41;
Remarks
Assign this tensor shape from another one.
Parameters
| Name | Description |
|---|---|
| OtherShape | the other tensor shape to copy from. |