Skip to main content

copy_gpu_ref

Function copy_gpu_ref 

Source
pub fn copy_gpu_ref(
    client: &Client,
    input: TensorBinding,
    output: TensorBinding,
    dtype: ElemType,
)
Expand description

Make a jit tensor contiguous.