Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. tensorflow/compiler/mlir/lite/BUILD

                [
                    "-gen-pass-decls",
                    "-name=TensorFlowLite",
                ],
                "transforms/passes.h.inc",
            ),
        ],
        tblgen = "@llvm-project//mlir:mlir-tblgen",
        td_file = "transforms/passes.td",
        deps = [
            "@llvm-project//mlir:PassBaseTdFiles",
        ],
    )
    
    gentbl_cc_library(
        name = "tensorflow_lite_ops_inc_gen",
        compatible_with = get_compatible_with_portable(),
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 21:41:49 UTC 2024
    - 49.9K bytes
    - Viewed (0)
Back to top