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

Function check_raises_te

dali/test/python/operator_1/test_arithmetic_ops.py:995–996  ·  view source on GitHub ↗
(kinds, types, op, shape, _)

Source from the content-addressed store, hash-verified

993 ),
994)
995def check_raises_te(kinds, types, op, shape, _):
996 check_raises(kinds, types, op, shape)
997
998
999# Arithmetic operations between booleans that are not allowed

Callers

nothing calls this directly

Calls 1

check_raisesFunction · 0.85

Tested by

no test coverage detected