MCPcopy Create free account
hub / github.com/NVIDIA/DALI / f

Function f

dali/test/python/test_python_function_cleanup.py:21–22  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

19
20
21def f(x):
22 return x
23
24
25@pipeline_def(batch_size=256, num_threads=1, seed=0)

Callers 15

wrapperFunction · 0.50
standalone_wrapperFunction · 0.50
functional_wrapperFunction · 0.50
eval_in_original_contextFunction · 0.50
_call_unconvertedFunction · 0.50
innerFunction · 0.50
inner_recompute_gradFunction · 0.50
_timed_functionFunction · 0.50
apply_indexedFunction · 0.50
AddWorkMethod · 0.50
AddTaskFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected