Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for c_api_macros_hdrs (0.06 sec)

  1. tensorflow/c/BUILD

        deps = [
            ":c_api_macros_hdrs",
            "@local_xla//xla/tsl/c:tsl_status_headers",
        ],
    )
    
    cc_library(
        name = "tf_tstring",
        srcs = [
            "tf_tstring.cc",
        ],
        hdrs = [
            "tf_tstring.h",
        ],
        copts = tf_copts(),
        visibility = ["//visibility:public"],
        deps = [
            ":c_api_macros_hdrs",
            ":tf_datatype_hdrs",
    Registered: Tue Sep 09 12:39:10 UTC 2025
    - Last Modified: Mon Aug 18 03:53:25 UTC 2025
    - 30.6K bytes
    - Viewed (0)
Back to top