- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for libtensorflow_framework_import_lib (0.16 sec)
-
tensorflow/BUILD
# And is usable in the "deps" attribute instead of the "srcs" attribute # as a workaround for https://github.com/tensorflow/tensorflow/issues/34117 cc_import( name = "libtensorflow_framework_import_lib", shared_library = select({ "//tensorflow:macos": ":libtensorflow_framework.dylib", "//conditions:default": ":libtensorflow_framework.so.%s" % VERSION_MAJOR, }), )
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Wed Oct 16 05:28:35 UTC 2024 - 53.5K bytes - Viewed (0)