Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 8x16x4xf32 (0.09 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/tests/passes/lift_quantizable_spots_as_functions.mlir

      %5 = stablehlo.broadcast_in_dim %1, dims = [2] : (tensor<64xf32>) -> tensor<1x1x64xf32>
      %6 = stablehlo.add %4, %5 : tensor<1x1x64xf32>
      %7 = stablehlo.clamp %2, %6, %3 : tensor<1x1x64xf32>
      func.return %7: tensor<1x1x64xf32>
    }
    // CHECK: %[[CONST_0:.*]] = stablehlo.constant dense<2.000000e+00>
    // CHECK: %[[CONST_1:.*]] = stablehlo.constant dense<2.000000e+00>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 10 04:07:09 UTC 2024
    - 49.8K bytes
    - Viewed (0)
Back to top