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