Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for exposing (0.18 sec)

  1. tensorflow/c/experimental/filesystem/plugins/gcs/BUILD

        ],
    )
    
    cc_library(
        name = "expiring_lru_cache",
        hdrs = ["expiring_lru_cache.h"],
        deps = [
            "//tensorflow/c:env",
            "//tensorflow/c:tf_status",
            "@com_google_absl//absl/base:core_headers",
            "@com_google_absl//absl/synchronization",
        ],
    )
    
    tf_cc_test(
        name = "expiring_lru_cache_test",
        size = "small",
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Wed Mar 27 18:00:18 GMT 2024
    - 3.4K bytes
    - Viewed (0)
Back to top