Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tfr_ops_td_files (0.15 sec)

  1. tensorflow/compiler/mlir/tfr/BUILD

            "//tensorflow/compiler/...",
            # Allow visibility from the mlir language server.
            "//learning/brain/mlir/mlir_lsp_server/...",
        ],
    )
    
    td_library(
        name = "tfr_ops_td_files",
        srcs = [
            "ir/tfr_ops.td",
        ],
        compatible_with = get_compatible_with_portable(),
        deps = [
            "//tensorflow/compiler/mlir/lite/quantization/ir:QuantizationOpsTdFiles",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Mar 27 18:00:18 UTC 2024
    - 14K bytes
    - Viewed (0)
Back to top