Skip to main content

into_contiguous_packed_ref

Function into_contiguous_packed_ref 

Source
pub fn into_contiguous_packed_ref(
    client: &Client,
    input: TensorBinding,
    output: TensorBinding,
    packed_dim: usize,
    shape: &[usize],
    packing: usize,
    dtype: ElemType,
)
Expand description

Make a jit tensor contiguous.