- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for no_cuda_asan (0.04 seconds)
-
tensorflow/c/eager/BUILD
) tf_cuda_cc_test( name = "unified_api_test", size = "small", srcs = [ "unified_api_test.cc", ], args = ["--heap_check="], tags = tf_cuda_tests_tags() + ["no_cuda_asan"], # b/173654156 deps = [ ":c_api_experimental", ":c_api_unified_internal", ":unified_api_testutil", "//tensorflow/c:tf_status_helper",Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Mon Apr 14 23:08:27 GMT 2025 - 33.3K bytes - Click Count (0) -
tensorflow/c/BUILD
linkopts = select({ "//tensorflow:macos": ["-headerpad_max_install_names"], "//conditions:default": [], }), tags = [ "no_cuda_asan", # TODO(b/181771536) "no_windows", # TODO(b/155444728) ], # We must ensure that the dependencies can be dynamically linked since # the shared library must be able to use core:framework.
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)