Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Suda (0.15 sec)

  1. tensorflow/c/experimental/gradients/BUILD

            "//tensorflow/core:test",
            "//tensorflow/core:test_main",
        ],
    )
    
    tf_cuda_cc_test(
        name = "nn_grad_test",
        size = "small",
        srcs = [
            "nn_grad_test.cc",
        ],
        args = ["--heap_check="],  # TODO(b/174752220): Remove
        tags = tf_cuda_tests_tags() + ["no_cuda_asan"],  # b/173654156,
        deps = [
            ":grad_test_helper",
            ":nn_grad",
    Plain Text
    - Registered: Tue Apr 09 12:39:09 GMT 2024
    - Last Modified: Mon Apr 01 20:39:44 GMT 2024
    - 6.7K bytes
    - Viewed (0)
Back to top