Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for c_api_experimental_hdrs (0.13 sec)

  1. tensorflow/c/eager/BUILD

            "//tensorflow/core:framework",
            "//tensorflow/core/platform:refcount",
            "//tensorflow/core/platform:status",
        ],
    )
    
    tf_cuda_library(
        name = "c_api_experimental_hdrs",
        hdrs = [
            "c_api.h",
            "c_api_experimental.h",
        ],
        visibility = ["//visibility:public"],
        deps = [
            "//tensorflow/c:c_api_headers",
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Thu Apr 11 23:52:39 UTC 2024
    - 33.3K bytes
    - Viewed (0)
Back to top