Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for stream_executor_test (0.46 sec)

  1. tensorflow/c/experimental/stream_executor/BUILD

            "@local_xla//xla/stream_executor:stream_common",
            "@local_xla//xla/stream_executor:stream_executor_h",
        ],
    )
    
    tf_cc_test(
        name = "stream_executor_test",
        srcs = ["stream_executor_test.cc"],
        deps = [
            ":stream_executor",
            ":stream_executor_internal",
            ":stream_executor_test_util",
            "//tensorflow/core:test",
            "//tensorflow/core:test_main",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Sat Jun 08 00:27:07 UTC 2024
    - 3.1K bytes
    - Viewed (0)
Back to top