We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c332765 commit 5aeae16Copy full SHA for 5aeae16
cuda_core/docs/source/release/0.X.Y-notes.rst
@@ -48,3 +48,4 @@ Fixes and enhancements
48
- Make :class:`Buffer` creation more performant.
49
- Enabled :class:`MemoryResource` subclasses to accept :class:`Device` objects, in addition to previously supported device ordinals.
50
- Fixed a bug in :class:`Stream` and other classes where object cleanup would error during interpreter shutdown.
51
+- :class:`StridedMemoryView` of an underlying array using the DLPack protocol will no longer leak memory.
0 commit comments