to_host()
Function Usage
Moves a tensor to the host memory.
Exception Throwing Interface
If the tensor memory fails to be allocated and copied to the host, the runtime exception is thrown.
Parent topic: Tensor
Moves a tensor to the host memory.
If the tensor memory fails to be allocated and copied to the host, the runtime exception is thrown.