Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for tf_status_helper_test (0.07 seconds)

  1. tensorflow/c/BUILD

        deps = [
            ":tf_status_headers",
            "@xla//xla/tsl/c:tsl_status_helper",
            "@xla//xla/tsl/platform:status",
        ],
    )
    
    tf_cc_test(
        name = "tf_status_helper_test",
        srcs = ["tf_status_helper_test.cc"],
        deps = [
            ":tf_status",
            ":tf_status_helper",
            "@com_google_googletest//:gtest_main",
            "@xla//xla/tsl/platform:errors",
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Tue Feb 17 18:49:14 GMT 2026
    - 30.3K bytes
    - Click Count (0)
Back to Top