Update dependency cupy to >=6.7.0 - autoclosed#217
Closed
renovate[bot] wants to merge 1 commit intomainfrom
Closed
Update dependency cupy to >=6.7.0 - autoclosed#217renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.0Release Notes
cupy/cupy (cupy)
v6.7.0This 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_dividewith dtype argument (#2835)testing.shaped_randomfor shape()(#2895)Documentation
cupy.asarray(#2826, thanks @leofang!)Tests
linalg.matrix_power(#2791)ifloordivwith numpy 1.18 (#2879)test_helper.pyfor NumPy 1.18 (#2912)TestSolveTriangularinputs (#2930)Others
v6.6.0This 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)reshapeon empty arrays (#2652)ElementwiseKernelkernel globally instead of per instance (#2659)Code Fixes
Documentation
CODE_OF_CONDUCTtypo (#2628)as_strided(#2713)Tests
Installation
setup.py(#2653)Examples
examples/stream/map_reduce.py(#2603, thanks @leofang!)Others
AttributeErrorofstride_tricks(#2705)v6.5.0This is the release note of v6.5.0. See here for the complete list of solved issues and merged PRs.
Enhancements
fastrlock(#2501)cupy.repeaterror message aboutrepeatsargument 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.