Skip to content

Commit c43e81e

Browse files
rparolinclaude
andcommitted
docs(cuda.core): add AccessedBySet to api_private.rst (R5)
Per Andy's review on PR #1775 (_managed_buffer.py:52), document `AccessedBySet` in the private API reference. It is returned by `ManagedBuffer.accessed_by` but not directly instantiable by users — matches the existing `_memory._ipc.*` entries in the same section. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent a40bb81 commit c43e81e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cuda_core/docs/source/api_private.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ CUDA runtime
3232
_device.DeviceProperties
3333
_memory._ipc.IPCAllocationHandle
3434
_memory._ipc.IPCBufferDescriptor
35+
_memory._managed_buffer.AccessedBySet
3536

3637

3738
CUDA graphs

0 commit comments

Comments
 (0)