Searched refs:test_logical_xor (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pytorch/test/torch_np/ | ||
H A D | test_binary_ufuncs.py | 144 def test_logical_xor(self): member in TestBinaryUfuncBasic |
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_decimal.py | 2011 def test_logical_xor(self): member in ContextAPItests |
/aosp_15_r20/external/pytorch/test/ | ||
H A D | test_binary_ufuncs.py | 3364 def test_logical_xor(self, device, dtypes): member in TestBinaryUfuncs |
H A D | test_mps.py | 8400 def test_logical_xor(self): member in TestLogical |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_decimal.py | 3344 def test_logical_xor(self): member in ContextAPItests |
/aosp_15_r20/external/pytorch/test/onnx/ | ||
H A D | test_pytorch_onnx_onnxruntime.py | 5221 def test_logical_xor(self): member in TestONNXRuntime |