Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tensorflow_tfrt_ops (0.18 sec)

  1. tensorflow/compiler/mlir/tensorflow/ir/host_runtime/BUILD

            ),
        ],
        tblgen = "@llvm-project//mlir:mlir-tblgen",
        td_file = "tfrt_ops.td",
        deps = [
            ":tensorflow_tfrt_ops_td_files",
        ],
    )
    
    cc_library(
        name = "tensorflow_tfrt_ops",
        srcs = [
            "tfrt_ops.cc",
        ],
        hdrs = [
            "tfrt_ops.h",
        ],
        textual_hdrs = [
            "tfrt_ops.h.inc",
        ],
        deps = [
            ":tensorflow_tfrt_ops_inc_gen",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Fri Mar 29 02:59:58 UTC 2024
    - 3K bytes
    - Viewed (0)
Back to top