Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 390246302 (0.19 sec)

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

      // CHECK-NOT: "quantfork.qcast"
      // CHECK: %[[DOT:.*]] = stablehlo.dot %[[Q1]], %[[QCST]]
      // CHECK: %[[DQ:.*]] = stablehlo.uniform_dequantize %[[DOT]]
      // CHECK: return %[[DQ]]
      %cst = stablehlo.constant dense<-0.390246302> : tensor<3x2xf32>
      %q1 = "quantfork.qcast"(%arg0) {volatile} : (tensor<1x3xf32>) -> tensor<1x3x!quant.uniform<i8:f32, 6.000000e-03:-128>>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 18 20:32:46 UTC 2024
    - 4.4K bytes
    - Viewed (0)
Back to top