Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tf_mlrt_td_files (0.1 sec)

  1. tensorflow/compiler/mlir/tfrt/ir/mlrt/BUILD

            "@llvm-project//mlir:FuncDialect",
            "@llvm-project//mlir:IR",
            "@llvm-project//mlir:InliningUtils",
            "@llvm-project//mlir:Support",
        ],
    )
    
    td_library(
        name = "tf_mlrt_td_files",
        srcs = [
            "tf_mlrt_dialect.td",
            "tf_mlrt_ops.td",
            "tf_ops.td",
        ],
        includes = ["."],
        deps = [
            ":mlrt_td_files",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu May 16 17:04:28 UTC 2024
    - 4.6K bytes
    - Viewed (0)
Back to top