Returns the shape of a variable.
Args:
Returns:
VARP shape(VARP input, {bool nchw = false}) => VARP.fromPointer(C.mnn_expr_Shape(input.ptr, nchw));