Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for _inc_gen (0.07 sec)

  1. tensorflow/compiler/mlir/tensorflow/BUILD

            "include": "tf.[A-M].*$",
        },
        {
            "name": "ops_n_z",
            "include": "tf.[N-Z].*$",
        },
    ]
    
    [[
        gentbl_cc_library(
            name = "tensorflow_" + target["name"] + "_inc_gen",
            compatible_with = get_compatible_with_portable(),
            tbl_outs = [
                (
                    [
                        "-gen-op-decls",
                        "-op-include-regex=" + target["include"],
    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