Home
last modified time | relevance | path

Searched refs:test_logical_not (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/pytorch/test/torch_np/
H A Dtest_unary_ufuncs.py94 def test_logical_not(self): member in TestUnaryUfuncs
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
H A Dtf-to-tosa-pipeline.mlir204 // CHECK-LABEL: test_logical_not
206 func.func @test_logical_not(%arg0: tensor<1x21x3xi1>) -> tensor<1x21x3xi1> {
H A Dtfl-to-tosa-pipeline.mlir286 // CHECK-LABEL: test_logical_not
288 func.func @test_logical_not(%arg0: tensor<1x21x3xi1>) -> tensor<*xi1> {
/aosp_15_r20/external/pytorch/test/
H A Dtest_namedtensor.py1024 def test_logical_not(self): member in TestNamedTensor
H A Dtest_mps.py8335 def test_logical_not(self): member in TestLogical
/aosp_15_r20/external/pytorch/test/onnx/
H A Dtest_pytorch_onnx_onnxruntime.py5243 def test_logical_not(self): member in TestONNXRuntime