hipdf.testing.testing.assert_neq

Contents

hipdf.testing.testing.assert_neq#

21 min read time

Applies to Linux

hipdf.testing.testing.assert_neq(left, right, **kwargs)#

Assert that two cudf-like things are not equal.

Provides the negation of the meaning of assert_eq().