Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for UniformRequantize (0.18 sec)

  1. tensorflow/compiler/mlir/tensorflow/tests/tf-ops.mlir

      %scales_0: tensor<2xf32>, %zps_0: tensor<i32>,
      %scales_1: tensor<f32>, %zps_1: tensor<i32>) -> tensor<*x!tf_type.qint8> {
      // expected-error @below {{'tf.UniformRequantize' op quantization_axis is -1, scales must have 0 rank.}}
      %0 = "tf.UniformRequantize"(%arg0, %scales_0, %zps_0, %scales_1, %zps_1) {
        input_quantization_axis = -1 : i64, input_quantization_min_val = -2147483648 : i64, input_quantization_max_val = 2147483647 : i64,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Mon Oct 23 14:40:35 UTC 2023
    - 236.4K bytes
    - Viewed (0)
Back to top