Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for corert_converter (0.14 sec)

  1. tensorflow/compiler/mlir/tfrt/BUILD

            "@tf_runtime//:mlirtobef",
            "@tf_runtime//:support",
        ],
    )
    
    cc_library(
        name = "corert_converter",
        srcs = [
            "transforms/corert_converter.cc",
        ],
        hdrs = [
            "transforms/corert_converter.h",
        ],
        compatible_with = get_compatible_with_portable(),  # copybara: comment
        deps = [
            ":attr_lowering_utils",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 28 19:04:21 UTC 2024
    - 23.6K bytes
    - Viewed (0)
Back to top