Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BITWISE_XOR (0.13 sec)

  1. tensorflow/compiler/mlir/lite/stablehlo/tests/legalize_hlo.mlir

      %0 = "chlo.broadcast_or"(%arg0, %arg1) : (tensor<?xi32>, tensor<1xi32>) -> tensor<?xi32>
      func.return %0 : tensor<?xi32>
    }
    
    // CHECK-LABEL:   func @bitwise_xor(
    // CHECK-SAME:                      %[[VAL_0:.*]]: tensor<4xi32>,
    // CHECK-SAME:                      %[[VAL_1:.*]]: tensor<4xi32>) -> tensor<4xi32> {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 29 07:26:59 UTC 2024
    - 340.2K bytes
    - Viewed (0)
Back to top