Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ __next__
Method
__next__
dali/test/python/test_external_source_dali.py:470–471 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
468
return
self
469
470
def
__next__(self):
471
return
rand_tuple(rand_batch)
472
473
sources = {
474
"sample_cb_source"
: sample_cb_source,
Callers
nothing calls this directly
Calls
1
rand_tuple
Function · 0.85
Tested by
no test coverage detected