Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for litert_prefixes (0.05 sec)

  1. tensorflow/BUILD

        visibility = ["//visibility:public"],
    )
    
    # This flag specifies the file prefixes to strip from the file imports
    # when generating python apis.
    config_setting(
        name = "litert_prefixes",
        define_values = {"litert_prefixes": "external/org_tensorflow/"},
        visibility = ["//visibility:public"],
    )
    
    # This flag disables generating tensorflow.lite.python under LiteRT repo.
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Thu Aug 28 19:11:51 UTC 2025
    - 53.4K bytes
    - Viewed (0)
Back to top