- Sort Score
- Num 10 results
- Language All
Results 1 - 4 of 4 for c_api_internal (0.14 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
tensorflow/c/eager/BUILD
visibility = [ "//tensorflow/core/function/runtime_client:__pkg__", "//tensorflow/python:__subpackages__", ], ) cc_library( name = "c_api_internal", hdrs = [ "c_api_experimental.h", "c_api_internal.h", ], visibility = ["//tensorflow:internal"], deps = [ ":c_api", ":tfe_cancellation_manager_internal", ":tfe_executor_internal",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
# users. ":tf_tstring", "//tensorflow/core:protos_all_cc", ], ) tf_cuda_library( name = "c_api_internal", hdrs = [ "c_api.h", "c_api_internal.h", "c_api_macros.h", "tf_buffer.h", "tf_datatype.h", "tf_tensor.h", "tf_tstring.h", ],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) -
tensorflow/c/c_api_experimental.cc
#include "absl/strings/substitute.h" #include "absl/synchronization/notification.h" #include "tensorflow/c/c_api.h" #include "tensorflow/c/c_api_internal.h" #include "tensorflow/c/checkpoint_reader.h" #include "tensorflow/c/eager/c_api.h" #include "tensorflow/c/eager/c_api_internal.h" #include "tensorflow/c/eager/tfe_context_internal.h" #include "tensorflow/c/eager/tfe_op_internal.h"
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Sat Oct 04 05:55:32 GMT 2025 - 29.4K bytes - Click Count (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",Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Nov 12 19:21:56 GMT 2025 - 53.1K bytes - Click Count (0)