Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for tflite_copts (0.25 sec)

  1. tensorflow/compiler/mlir/lite/kernels/internal/BUILD

    load("//tensorflow:tensorflow.default.bzl", "get_compatible_with_portable")
    load("//tensorflow/lite:build_def.bzl", "tflite_copts")
    
    package(
        # copybara:uncomment default_applicable_licenses = ["//tensorflow:license"],
        default_visibility = [
            "//visibility:public",
        ],
        licenses = ["notice"],
    )
    
    cc_library(
        name = "compatibility_macros",
        hdrs = ["compatibility_macros.h"],
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue May 21 18:21:50 UTC 2024
    - 488 bytes
    - Viewed (0)
Back to top