Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ another_callback
Function
another_callback
dali/test/python/test_pool.py:37–38 ·
view source on GitHub ↗
(info)
Source
from the content-addressed store, hash-verified
35
36
37
def
another_callback(info):
38
return
simple_callback(info) + 100
39
40
41
class
IteratorCb:
Callers
nothing calls this directly
Calls
1
simple_callback
Function · 0.85
Tested by
no test coverage detected