- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for c_api_no_xla (0.58 sec)
-
tensorflow/c/BUILD
"//tensorflow/compiler/tf2tensorrt:trt_convert_api", ]), ) # Check that c_api_no_xla does not depend on xla. check_deps( name = "c_api_no_xla_check_deps", disallowed_deps = ["//tensorflow/compiler/jit:xla_kernel_creator"], deps = [":c_api_no_xla"], ) tf_cuda_library( name = "c_api_no_xla", srcs = [ "c_api.cc", "c_api_function.cc", ], hdrs = [Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Sun Dec 07 13:04:09 UTC 2025 - 30.4K bytes - Viewed (0) -
tensorflow/BUILD
"//tensorflow/c/experimental/next_pluggable_device:c_api", "//tensorflow/c/experimental/ops", "//tensorflow/c:c_api_experimental", "//tensorflow/c:c_api_internal", "//tensorflow/c:c_api_no_xla", "//tensorflow/c:checkpoint_reader", "//tensorflow/c:tensor_interface", "//tensorflow/c:tf_status_helper", "//tensorflow/c:tf_tensor_internal",Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Wed Nov 12 19:21:56 UTC 2025 - 53.1K bytes - Viewed (0)