Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for acosh (0.03 sec)

  1. tensorflow/compiler/mlir/tf2xla/tests/legalize-tf.mlir

      %0 = "tf.Abs"(%arg0) : (tensor<?xf32>) -> tensor<?xf32>
      func.return %0 : tensor<?xf32>
    }
    
    // -----
    
    // CHECK-LABEL: @acos
    // CHLO-LABEL: @acos
    func.func @acos(%arg0: tensor<2xf32>) -> tensor<2xf32> {
      // CHECK:  chlo.acos %arg0 : tensor<2xf32>
    // CHLO:   %[[VAL_1:.*]] = mhlo.compare NE, {{.*}}
    // CHLO:   %[[VAL_3:.*]] = mhlo.constant dense<2.000000e+00>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon May 06 18:46:23 UTC 2024
    - 335.5K bytes
    - Viewed (0)
Back to top