Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tensorflow_attributes (0.19 sec)

  1. tensorflow/compiler/mlir/tensorflow/BUILD

            "@llvm-project//mlir:FuncTdFiles",
            "@llvm-project//mlir:OpBaseTdFiles",
            "@llvm-project//mlir:SideEffectInterfacesTdFiles",
        ],
    )
    
    cc_library(
        name = "tensorflow_attributes",
        hdrs = [
            "ir/tf_attributes.h",
            "ir/tf_dialect.h",
        ],
        deps = [
            ":tensorflow_types",
            "//tensorflow/core/ir/types:Dialect",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed May 22 21:28:13 UTC 2024
    - 47.7K bytes
    - Viewed (0)
Back to top