Home
last modified time | relevance | path

Searched refs:test_logical_xor (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/mlir/test/Dialect/Tosa/
Dops.mlir156 func @test_logical_xor(%arg0: tensor<13x1x3xi1>, %arg1: tensor<13x21x3xi1>) -> tensor<13x21x3xi1> {
/external/python/cpython2/Lib/test/
Dtest_decimal.py2011 def test_logical_xor(self): member in ContextAPItests
/external/python/cpython3/Lib/test/
Dtest_decimal.py3246 def test_logical_xor(self): member in ContextAPItests