This is the release note of v6.3.0. See here for the complete list of solved issues and merged PRs.
diagonal method for cupyx.scipy.sparse.dia_matrix (#2412, thanks @grlee77!)allow_pickle in cupy.load and cupy.save (#2291)cupy.tensordot use Tensor Core also in case of compute-capability > 70 (#2335)linalg.svd documentation (#2322, thanks @IvanYashchuk!)linalg.svd docs (#2327)__array_function__ support (#2353)random.power test with forbidden value (#2380)numpy.nonzero in _make_decorator (#2395)nonzero test for 0d arrays in NumPy 1.17 (#2401)