* rows = 0 or cols = 0 is now a legal input and takes quick return path * Follow BLAS/LAPACK convention that the leading dimensions must be at least 1.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>