ToHost
Function Usage
Deploys the tensor object to the memory on the host.
Prototype
APP_ERROR ToHost();
Return Parameter Description
Data Structure |
Description |
|---|---|
APP_ERROR |
Error code returned during program execution. For details, see the MxBase/ErrorCode/ErrorCode.h file. |
Parent topic: TensorBase