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