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

Function test_mod_mixed_signedness

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

Source from the content-addressed store, hash-verified

954
955@cartesian_params(selected_bin_input_kinds, mixed_sign_types)
956def test_mod_mixed_signedness(kinds, types_in):
957 check_arithm_mod(kinds, types_in, shape_small)
958
959
960@attr("slow")

Callers

nothing calls this directly

Calls 1

check_arithm_modFunction · 0.85

Tested by

no test coverage detected