We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baeb894 commit f0d6ae2Copy full SHA for f0d6ae2
cuda_core/cuda/core/experimental/_memory.py
@@ -327,4 +327,3 @@ def is_host_accessible(self) -> bool:
327
@property
328
def device_id(self) -> int:
329
return self._dev_id
330
-
0 commit comments