MCPcopy 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
37def another_callback(info):
38 return simple_callback(info) + 100
39
40
41class IteratorCb:

Callers

nothing calls this directly

Calls 1

simple_callbackFunction · 0.85

Tested by

no test coverage detected