Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ ptr
Method
ptr
dali/python/nvidia/dali/types.py:198–200 ·
view source on GitHub ↗
Raw CUDA stream pointer, stored as uint64.
(self)
Source
from the content-addressed store, hash-verified
196
197
@property
198
def
ptr(self):
199
""
"Raw CUDA stream pointer, stored as uint64."
""
200
return
self._ptr
201
202
203
_bool_types = [DALIDataType.BOOL]
Callers
12
ctypes_void_ptr
Function · 0.45
FillTensorFromCudaArray
Function · 0.45
ExposeTensor
Function · 0.45
ConvertTFRecordDefaultValue
Function · 0.45
TestRegionExtendAfter
Method · 0.45
TestRegionExtendBefore
Method · 0.45
TestRegionMerge
Method · 0.45
TEST
Function · 0.45
DecodeImage
Method · 0.45
DecodeImages
Method · 0.45
Reference
Method · 0.45
DLMTensorRawPtrFromCapsule
Function · 0.45
Calls
no outgoing calls
Tested by
7
TestRegionExtendAfter
Method · 0.36
TestRegionExtendBefore
Method · 0.36
TestRegionMerge
Method · 0.36
TEST
Function · 0.36
DecodeImage
Method · 0.36
DecodeImages
Method · 0.36
Reference
Method · 0.36