to_host
Function Usage
Moves an image to the host memory.
Prototype
1 | to_host() |
Exception Throwing Interface
If the to_host function of tensor fails to be called, a runtime exception is thrown.
Parent topic: Image
Moves an image to the host memory.
1 | to_host() |
If the to_host function of tensor fails to be called, a runtime exception is thrown.