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

Function test_mod_selected

dali/test/python/operator_1/test_arithmetic_ops.py:943–944  ·  view source on GitHub ↗
(kinds, types_in)

Source from the content-addressed store, hash-verified

941
942@cartesian_params(selected_bin_input_kinds, iter_pow(selected_integer_types, 2))
943def test_mod_selected(kinds, types_in):
944 check_arithm_mod(kinds, types_in, shape_small)
945
946
947mixed_sign_types = [

Callers

nothing calls this directly

Calls 1

check_arithm_modFunction · 0.85

Tested by

no test coverage detected