Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for c_api_internal (0.23 seconds)

  1. tensorflow/c/BUILD

            # users.
            ":tf_tstring",
            "//tensorflow/core:protos_all_cc",
        ],
    )
    
    tf_cuda_library(
        name = "c_api_internal",
        hdrs = [
            "c_api.h",
            "c_api_internal.h",
            "c_api_macros.h",
            "tf_buffer.h",
            "tf_datatype.h",
            "tf_tensor.h",
            "tf_tstring.h",
        ],
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Sun Dec 07 13:04:09 GMT 2025
    - 30.4K bytes
    - Click Count (0)
Back to Top