- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for conversion_macros (0.09 seconds)
-
tensorflow/c/conversion_macros.h
Allen Lavoie <******@****.***> 1588609116 -0700
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Mon May 04 16:24:03 GMT 2020 - 1.7K bytes - Click Count (0) -
tensorflow/c/BUILD
"//tensorflow/core:protos_all_cc", # TODO(b/74620627): remove when _USE_C_SHAPES is removed ], alwayslink = 1, ) cc_library( name = "conversion_macros", hdrs = [ "conversion_macros.h", ], visibility = ["//tensorflow:__subpackages__"], ) cc_library( name = "c_op_requires", hdrs = ["c_op_requires.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/eager/BUILD
deps = [ ":immediate_execution_context", "//tensorflow/c:conversion_macros", ], ) cc_library( name = "tfe_cancellation_manager_internal", hdrs = ["tfe_cancellation_manager_internal.h"], visibility = [ "//tensorflow:internal", ], deps = [ "//tensorflow/c:conversion_macros", "//tensorflow/core:framework", ], ) cc_library(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)