ngraph.opset3.ops.assert_list_of_ints

ngraph.opset3.ops.assert_list_of_ints(value_list: Iterable[int], message: str) → None

Verify that the provided value is an iterable of integers.