Searched refs:test_bitwise_xor (Results 1 – 5 of 5) sorted by relevance
152 // CHECK-LABEL: test_bitwise_xor154 func @test_bitwise_xor(%arg0: tensor<13x21x1xi32>, %arg1: tensor<13x21x3xi32>) -> tensor<13x21x3xi3…
348 def test_bitwise_xor(self): member in OperatorTestCase
121 func @test_bitwise_xor(%arg0: tensor<13x21x1xi32>, %arg1: tensor<13x21x3xi32>) -> tensor<13x21x3xi3…
298 def test_bitwise_xor(self): member in OperatorTestCase
3079 static inline T test_bitwise_xor (T x, T y) in test_bitwise_xor() function in vkt::SpirVAssembly::TestMath