Home
last modified time | relevance | path

Searched defs:logical_xor (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/numpy/
Dlogic_ops.py690 def logical_xor(x1, x2, dtype=None): function
/third_party/python/Lib/
D_pydecimal.py3431 def logical_xor(self, other, context=None): member in Decimal
4825 def logical_xor(self, a, b): member in Context
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/ops/function/
Dmath_func.py9829 def logical_xor(input, other): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/_extends/parse/
Dstandard_method.py4173 def logical_xor(input, other): function
/third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/common/
Dtensor.py4341 def logical_xor(self, other): member in Tensor