- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for c_api_internal (0.52 sec)
-
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", ],
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 03:53:25 UTC 2025 - 30.6K bytes - Viewed (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"
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Mon Aug 18 03:53:25 UTC 2025 - 29.5K bytes - Viewed (0) -
tensorflow/c/c_api.cc
#include "tensorflow/core/framework/logging.h" #include "tensorflow/core/framework/op_gen_lib.h" #endif // !defined(IS_MOBILE_PLATFORM) && !defined(IS_SLIM_BUILD) #include "tensorflow/c/c_api_internal.h" #include "tensorflow/c/tf_buffer_internal.h" #include "tensorflow/c/tf_status_internal.h" #include "tensorflow/c/tf_tensor.h" #include "tensorflow/core/common_runtime/device_mgr.h"
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Tue May 13 06:30:43 UTC 2025 - 102.3K 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",
Registered: Tue Sep 09 12:39:10 UTC 2025 - Last Modified: Thu Aug 28 19:11:51 UTC 2025 - 53.4K bytes - Viewed (0)