Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ batch_cb_source
Function
batch_cb_source
dali/test/python/test_external_source_dali.py:459–460 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
457
return
rand_tuple(rand_sample)
458
459
def
batch_cb_source():
460
return
rand_tuple(rand_batch)
461
462
def
gen_fun_source():
463
while
True:
Callers
nothing calls this directly
Calls
1
rand_tuple
Function · 0.85
Tested by
no test coverage detected