Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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()
30
def
get_dali_pipe(value):
31
data = types.Constant(value)
32
return
data
33
34
35
def
get_data(batch_size, value):
Callers
1
get_data
Function · 0.70
Calls
1
Constant
Method · 0.80
Tested by
no test coverage detected