Searched defs:not_equal (Results 1 – 9 of 9) sorted by relevance
| /external/tensorflow/tensorflow/python/data/experimental/kernel_tests/ |
| D | take_while_test.py | 82 def not_equal(string): function
|
| /external/e2fsprogs/intl/ |
| D | plural-exp.h | 55 not_equal, /* Comparison for inequality. */ enumerator
|
| /external/mesa3d/src/amd/llvm/ |
| D | ac_llvm_cull.c | 181 LLVMValueRef min, max, not_equal[2], visible; in cull_bbox() local
|
| /external/boringssl/src/crypto/fipsmodule/ec/ |
| D | simple.c | 232 BN_ULONG not_equal = ec_felem_non_zero_mask(group, &tmp); in ec_GFp_simple_is_on_curve() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/ec/ |
| D | simple.c | 232 BN_ULONG not_equal = ec_felem_non_zero_mask(group, &tmp); in ec_GFp_simple_is_on_curve() local
|
| /external/tensorflow/tensorflow/python/ops/numpy_ops/ |
| D | np_math_ops.py | 982 def not_equal(x1, x2): function
|
| /external/python/pybind11/include/pybind11/ |
| D | pytypes.h | 120 bool not_equal(object_api const &other) const { return rich_compare(other, Py_NE); } in not_equal() function
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | math_ops.py | 1696 def not_equal(x, y, name=None): function
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | backend.py | 2721 def not_equal(x, y): function
|