Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for unppack_const_quant (0.12 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/shape_inference.mlir

        func.return
      }
    
      func.func private @quant_fn(%arg0: tensor<*x!quant.uniform<u8:f32, 0.007:128>>) -> () {
        func.return
      }
      // CHECK-LABEL: unppack_const_quant() -> tensor<!quant.uniform<u8:f32, 7.000000e-03:128>>
      func.func @unppack_const_quant() -> (tensor<*x!quant.uniform<u8:f32, 0.007:128>>) {
        %cst = arith.constant dense<5> : tensor<2xi8>
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jan 23 17:24:10 UTC 2024
    - 167.4K bytes
    - Viewed (0)
Back to top