Skip to main content

reshape_analysis

Function reshape_analysis 

Source
pub fn reshape_analysis(
    shape: &Shape,
    strides: Option<&Strides>,
    shape_new: &Shape,
) -> ReshapeAnalysis
Expand description

Returns the analysis of a reshape operation.