Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ passes_assert
Function
passes_assert
dali/test/python/test_external_source_impl_utils.py:22–23 ·
view source on GitHub ↗
(callback, sample)
Source
from the content-addressed store, hash-verified
20
21
22
def
passes_assert(callback, sample):
23
assert_equals(callback(sample), True)
24
25
26
def
converts(callback, sample, baseline):
Callers
nothing calls this directly
Calls
2
assert_equals
Function · 0.90
callback
Function · 0.70
Tested by
no test coverage detected