Searched refs:test_bitwise_and (Results 1 – 5 of 5) sorted by relevance
125 // CHECK-LABEL: test_bitwise_and127 func @test_bitwise_and(%arg0: tensor<13x21x3xi32>, %arg1: tensor<13x21x1xi32>) -> tensor<13x21x3xi3…
114 def test_bitwise_and(self): member in OperatorTestCase
107 func @test_bitwise_and(%arg0: tensor<13x21x3xi32>, %arg1: tensor<13x21x1xi32>) -> tensor<13x21x3xi3…
129 def test_bitwise_and(self): member in OperatorTestCase
3084 static inline T test_bitwise_and (T x, T y) in test_bitwise_and() function in vkt::SpirVAssembly::TestMath