Skip to main content

copy_gpu_ref

Function copy_gpu_ref 

Source
pub fn copy_gpu_ref<R: Runtime>(
    client: &ComputeClient<R>,
    input: TensorBinding<R>,
    output: TensorBinding<R>,
    dtype: StorageType,
)
Expand description

Make a jit tensor contiguous.