Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Aguilar (0.23 sec)

  1. tensorflow/c/eager/BUILD

    tf_cuda_cc_test(
        name = "c_api_test",
        size = "medium",
        srcs = [
            "c_api_debug_test.cc",
            "c_api_test.cc",
        ],
        tags = [
            "no_cuda_asan",  # TODO(b/181771536)
            "guitar",
            # "multi_gpu",  b/180748118
        ],
        deps = [
            ":c_api",
            ":c_api_experimental",
            ":c_api_internal",
            ":c_api_test_util",
            ":tfe_op_internal",
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Thu Apr 11 23:52:39 GMT 2024
    - 33.3K bytes
    - Viewed (0)
Back to top