Home
last modified time | relevance | path

Searched refs:test_logical_and (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_binary_ufuncs.py131 def test_logical_and(self): member in TestBinaryUfuncBasic
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
H A Dtf-to-tosa-pipeline.mlir186 // CHECK-LABEL: test_logical_and
188 func.func @test_logical_and(%arg0: tensor<13x21x3xi1>, %arg1: tensor<13x21x1xi1>) -> tensor<13x21x3…
H A Dtfl-to-tosa-pipeline.mlir268 // CHECK-LABEL: test_logical_and
270 func.func @test_logical_and(%arg0: tensor<13x21x3xi1>, %arg1: tensor<13x21x1xi1>) -> tensor<*xi1> {
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_decimal.py1987 def test_logical_and(self): member in ContextAPItests
/aosp_15_r20/external/pytorch/test/
H A Dtest_binary_ufuncs.py3375 def test_logical_and(self, device, dtypes): member in TestBinaryUfuncs
H A Dtest_mps.py8353 def test_logical_and(self): member in TestLogical
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_decimal.py3311 def test_logical_and(self): member in ContextAPItests
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py5177 def test_logical_and(self): member in TestONNXRuntime
/aosp_15_r20/external/clang/test/Analysis/
H A Dedges-new.mm238 void test_logical_and() { function
6921 // CHECK-NEXT: <key>issue_context</key><string>test_logical_and</string>