Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/DALI
/ assert_equals
Function
assert_equals
dali/test/python/nose_utils.py:54–56 ·
view source on GitHub ↗
(x, y)
Source
from the content-addressed store, hash-verified
52
53
54
def
assert_equals(x, y):
55
foo = empty_case()
56
foo.assertEqual(x, y)
57
58
59
def
glob_to_regex(glob):
Callers
15
dali_pipe_batch_1
Function · 0.90
dali_pipe_batch_N
Function · 0.90
dali_pipe_multiple_out
Function · 0.90
dali_pipe_artificial_shape
Function · 0.90
dali_pipe_types
Function · 0.90
dali_pipe_deprecated
Function · 0.90
generate_temp_index_file
Function · 0.90
passes_assert
Function · 0.90
extract_un_data
Function · 0.90
check_arithm_op
Function · 0.90
check_ternary_op
Function · 0.90
check_comparsion_op
Function · 0.90
Calls
1
empty_case
Class · 0.85
Tested by
15
dali_pipe_batch_1
Function · 0.72
dali_pipe_batch_N
Function · 0.72
dali_pipe_multiple_out
Function · 0.72
dali_pipe_artificial_shape
Function · 0.72
dali_pipe_types
Function · 0.72
dali_pipe_deprecated
Function · 0.72
passes_assert
Function · 0.72
extract_un_data
Function · 0.72
check_arithm_op
Function · 0.72
check_ternary_op
Function · 0.72
check_comparsion_op
Function · 0.72
check_arithm_binary_float
Function · 0.72