Function Snpe_TensorShape_CreateCopy¶
Defined in File TensorShape.h
Function Documentation¶
-
Snpe_TensorShape_Handle_t Snpe_TensorShape_CreateCopy(Snpe_TensorShape_Handle_t other)¶
copy constructor.
- Parameters
other – [in] object to copy.
- Returns
the handle to the created TensorShape.