Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 013133913278579712 (0.97 sec)

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

    // CHECK-NOT:       "tf.Const"
    func.func @const_quant() -> tensor<512x1x!quant.uniform<i8:f32, 0.013133913278579712>> {
      %0 = mhlo.constant() {value = dense<0> : tensor<512x1xi8>} : () -> tensor<512x1x!quant.uniform<i8:f32, 0.013133913278579712>>
      func.return %0 : tensor<512x1x!quant.uniform<i8:f32, 0.013133913278579712>>
    }
    
    // CHECK-LABEL:   func @convert_dot_quant_type(
    // CHECK-NOT:       "tf.BatchMatMulV3"
    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