- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for c_api_macros_hdrs (0.08 sec)
-
tensorflow/c/BUILD
deps = [ ":c_api_macros_hdrs", "@local_xla//xla/tsl/c:tsl_status_headers", ], ) cc_library( name = "tf_tstring", srcs = [ "tf_tstring.cc", ], hdrs = [ "tf_tstring.h", ], copts = tf_copts(), visibility = ["//visibility:public"], deps = [ ":c_api_macros_hdrs", ":tf_datatype_hdrs",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Sat Nov 02 06:47:06 UTC 2024 - 30.4K bytes - Viewed (0) -
tensorflow/c/eager/BUILD
"@com_google_absl//absl/types:span", "@com_google_absl//absl/types:variant", ], }) + [ ":abstract_tensor_handle", "//tensorflow/c:c_api_macros_hdrs", "//tensorflow/core:gpu_runtime", "//tensorflow/core/common_runtime/eager:eager_operation", "//tensorflow/core/distributed_runtime:remote_device",
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Thu Apr 11 23:52:39 UTC 2024 - 33.3K bytes - Viewed (0)