Function Snpe_TensorMap_CreateCopy¶
Defined in File TensorMap.h
Function Documentation¶
-
Snpe_TensorMap_Handle_t Snpe_TensorMap_CreateCopy(Snpe_TensorMap_Handle_t tensorMapHandle)¶
Copy-Constructs a TensorMap and returns a handle to it
- Parameters
tensorMapHandle – the other TensorMap to copy
- Returns
the handle to the created TensorMap