Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tensorflow_ops_td_files (0.16 sec)

  1. tensorflow/compiler/mlir/tensorflow/BUILD

        licenses = ["notice"],
    )
    
    exports_files([
        "ir/tf_generated_ops.td",
        "ir/tf_op_base.td",
        "ir/tf_op_interfaces.td",
        "ir/tf_ops.td",
    ])
    
    td_library(
        name = "tensorflow_ops_td_files",
        srcs = [
            "ir/tf_generated_ops.td",
            "ir/tf_op_base.td",
            "ir/tf_op_interfaces.td",
            "ir/tf_ops.td",
        ],
        compatible_with = get_compatible_with_portable(),
    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