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