Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ get
Method
get
dali/python/nvidia/dali/_debug_mode.py:65–66 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
63
return
DataNodeDebug(self._data._as_gpu(), self.name,
"gpu"
, self.source)
64
65
def
get(self):
66
return
self._data
67
68
def
shape(self):
69
return
self._data.shape()
Callers
15
ExposeTensor
Function · 0.45
ExposeTensorListCPU
Function · 0.45
ExposeTesorListGPU
Function · 0.45
ExposeStream
Function · 0.45
SetThreadPool
Method · 0.45
PyThreadPoolFacade
Method · 0.45
_fetch
Method · 0.45
size
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
run
Method · 0.45
_check_external_source_batch_size
Method · 0.45
Calls
no outgoing calls
Tested by
6
TEST
Function · 0.36
RunTestOnGraph
Method · 0.36
CreateCPUExe
Method · 0.36
CreateGPUExe
Method · 0.36
TYPED_TEST
Function · 0.36
TEST
Function · 0.36