Update dependency cupy to >=6.7.0 - autoclosed #217
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
*
->>=6.7.0
Release Notes
cupy/cupy (cupy)
v6.7.0
This is the release note of v6.7.0. See here for the complete list of solved issues and merged PRs.
As announced previously, this is the final release of v6 series, which is the last version supporting Python 2.
Enhancements
randint
(#2855)@testing.numpy_cupy_
decorators for skips (#2892)irfftn
(#2959)Bug Fixes
_fftn
(#2752)__del__
behavior (#2812)true_divide
with dtype argument (#2835)testing.shaped_random
for shape()
(#2895)Documentation
cupy.asarray
(#2826, thanks @leofang!)Tests
linalg.matrix_power
(#2791)ifloordiv
with numpy 1.18 (#2879)test_helper.py
for NumPy 1.18 (#2912)TestSolveTriangular
inputs (#2930)Others
v6.6.0
This is the release note of v6.6.0. See here for the complete list of solved issues and merged PRs.
Highlights
Python 3.8 is now officially supported and we are providing wheels for this version.
Enhancements
cupy.where
(#2615, thanks @AntoineDujardin!)__cuda_array_interface__
to protocol version 2 (#2669, thanks @leofang!)cupy.cupyx
(#2724)Bug Fixes
linalg.qr
(#2602, thanks @IvanYashchuk)reshape
on empty arrays (#2652)ElementwiseKernel
kernel globally instead of per instance (#2659)Code Fixes
Documentation
CODE_OF_CONDUCT
typo (#2628)as_strided
(#2713)Tests
Installation
setup.py
(#2653)Examples
examples/stream/map_reduce.py
(#2603, thanks @leofang!)Others
AttributeError
ofstride_tricks
(#2705)v6.5.0
This is the release note of v6.5.0. See here for the complete list of solved issues and merged PRs.
Enhancements
fastrlock
(#2501)cupy.repeat
error message aboutrepeats
argument type (#2506)Bug Fixes
coosort
(#2487, thanks @econtal!)Documentation
Tests
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.