Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for quantize_model_cc (6.25 sec)

  1. tensorflow/compiler/mlir/quantization/tensorflow/python/BUILD

        ],
        licenses = ["notice"],
    )
    
    # Do NOT directly depend on `quantize_model_cc_impl` unless it is necessary
    # (i.e. undefined symbol). See the comments in `quantize_model_cc`.
    cc_library(
        name = "quantize_model_cc_impl",
        srcs = ["quantize_model.cc"],
        hdrs = ["quantize_model.h"],
        compatible_with = get_compatible_with_portable(),
        visibility = [
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri May 17 03:36:50 UTC 2024
    - 18.8K bytes
    - Viewed (0)
Back to top