pub unsafe extern "C" fn nn_tensor_shape_equal(
    left: *const i32,
    right: *const i32
) -> bool
Expand description

Tensor shape comparison.

@returns true if both shapes are equal otherwise false.

@since 2.0 @deprecated 2.3