Skip to main content

copy_into

Function copy_into 

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

Copies the input tensor into the output tensor following the strides.