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 |
bool operator&33;&61;
&40;
const FTensorShape & OtherShape
&41; const
Remarks
Check if the tensor shape is different from another one. true if the tensor shape is different from the other one, false otherwise.
Parameters
| Name | Description |
|---|---|
| OtherShape | the other tensor shape. |