Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for internal_requantize_no_activation_fn (0.38 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/tests/insert_quantized_functions.mlir

    // CHECK: func private @quantize_i8
    // CHECK: func private @dequantize_i8
    
    // UQ-CHECK-NOT: func private @internal_conv2d_fn
    // UQ-CHECK-NOT: func private @internal_requantize_qi8_fn
    // UQ-CHECK-NOT: func private @internal_requantize_no_activation_fn
    // UQ-CHECK-NOT: func private @internal_requantize_and_relu_fn
    // UQ-CHECK: func private @quantized_conv2d_with_bias_fn
    // UQ-CHECK-SAME: tf_quant.quantized_ops = ["Conv2D", "BiasAdd"]
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Aug 29 01:13:58 UTC 2023
    - 3.3K bytes
    - Viewed (0)
Back to top