Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for 3x3x9x10xi8 (0.12 sec)

  1. tensorflow/compiler/mlir/quantization/stablehlo/passes/bridge/convert_tf_quant_to_mhlo_int_test.cc

      %quant_input = "tf.Cast"(%input) {} : (tensor<1x9x9x9xi8>) ->
        tensor<1x9x9x9x!tf_type.qint8>
      %quant_filter = "tf.Cast"(%filter) {} : (tensor<3x3x9x10xi8>) ->
        tensor<3x3x9x10x!tf_type.qint8>
      %0 = "tf.UniformQuantizedConvolution"(
        %quant_input, %quant_filter, %input_scale, %input_zp,
        %filter_scale, %filter_zp, %accum_scale, %accum_zp
      ) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Apr 03 01:03:21 UTC 2024
    - 35.8K bytes
    - Viewed (0)
Back to top