Home
last modified time | relevance | path

Searched refs:test_bitwise_not (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/tests/
H A Dtf-to-tosa-pipeline.mlir168 // CHECK-LABEL: test_bitwise_not
170 func.func @test_bitwise_not(%arg0: tensor<13x21x1xi32>) -> tensor<13x21x1xi32> {
/aosp_15_r20/external/pytorch/test/
H A Dtest_namedtensor.py1014 def test_bitwise_not(self): member in TestNamedTensor