Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for quantize_composite_functions_inc_gen (0.31 sec)

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

            ),
        ],
        tblgen = "@llvm-project//mlir:mlir-tblgen",
        td_file = "passes/prepare_quantize.td",
        deps = [":quant_td_files"],
    )
    
    gentbl_cc_library(
        name = "quantize_composite_functions_inc_gen",
        compatible_with = get_compatible_with_portable(),
        tbl_outs = [
            (
                ["-gen-rewriters"],
                "passes/quantize_composite_functions.inc",
            ),
        ],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 22:58:42 UTC 2024
    - 21.7K bytes
    - Viewed (0)
Back to top