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

Function get_dali_pipe

dali/test/python/test_dali_tf_plugin_cpu_only.py:30–32  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

28
29@pipeline_def()
30def get_dali_pipe(value):
31 data = types.Constant(value)
32 return data
33
34
35def get_data(batch_size, value):

Callers 1

get_dataFunction · 0.70

Calls 1

ConstantMethod · 0.80

Tested by

no test coverage detected