CuPy v7.0.0b4 をリリースしました! リリースノートは以下の通りです。
This is the release note of v7.0.0b4. See here for the complete list of solved issues and merged PRs.
Note We're currently preparing wheels for CUDA 8.0 on Windows which will be published in a few days. Other wheels have already been published.
cupy.cross (#2366, thanks @UmashankarTriforce!)cupy.may_share_memory (#2417)scatter_max and scatter_min (#2427)RawKernel (#2432, thanks @leofang!)CuDNNError to have more debugging information (#2404)cupy.std and cupy.var (#2411, thanks @grlee77!)cupy.linalg.inv() (#2468, thanks @leofang!)sum/min/max (#2090)common_type (#2307)cupy.linalg.norm: update docstring and improve performance for ord=2 cases (#2479, thanks @grlee77!)coosort (#2410, thanks @econtal!)cupy.cuda.cufft.get_current_plan() (#2435, thanks @leofang!)devInfo dtype in inv and unify how those are specified (#2454)ndarray private methods (#2465)CUTENSOR_PATH environment variable (#2386)cupy.fuse tests (#2339)ifft test (#2441)ifft test (#2443)TestDLTensorMemory.test_delete (#2451)pytest 5.x version errors (#2473)