gpu2cpu: gpu2cpu

Description Usage Arguments Value

View source: R/helpers.r

Description

Copy the data in a GPU object to a CPU object. The objects must be of the core class (e.g. gpuvec/cpuvec and gpumat/cpumat), but they can be of different fundamental types (e.g. float/double).

Usage

1
gpu2cpu(gpu_in, cpu_out)

Arguments

gpu_in

Input.

cpu_out

Ouput.

Value

Returns NULL.


wrathematics/fmlr documentation built on Jan. 17, 2022, 4:10 p.m.