- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for com_google_protobuf (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
MODULE.bazel
bazel_dep(name = "rules_pkg", version = "1.0.1") bazel_dep(name = "rules_java", version = "8.16.1") bazel_dep(name = "rules_jvm_external", version = "6.8") bazel_dep(name = "protobuf", version = "31.1", repo_name = "com_google_protobuf") single_version_override( module_name = "protobuf", version = "31.1", ) bazel_dep(name = "google_cloud_cpp", version = "3.0.0-rc1", repo_name = "com_github_googlecloudplatform_google_cloud_cpp")
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 01:32:13 GMT 2026 - 11K bytes - Click Count (0) -
.bazelrc
common --@rules_python//python/config_settings:bootstrap_impl=script --repo_env=RULES_PYTHON_ENABLE_PIPSTAR=0 # Do not do this. If enabled protobuf's core internal target # @com_google_protobuf//python:protobuf_python will start depending on a bunch # of cc_binary shared libraries artifacts, which will mess with how we link # protobuf dependencies ourselves. By default this value is false, but some
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Sat Mar 28 04:33:01 GMT 2026 - 58.9K bytes - Click Count (0) -
tensorflow/BUILD
"@com_github_googlecloudplatform_tensorflow_gcp_tools//:__subpackages__", "@com_github_grpc_grpc//:__subpackages__", "@com_google_absl//:__subpackages__", "@com_google_googleapis//:__subpackages__", "@com_google_protobuf//:__subpackages__", "@com_googlesource_code_re2//:__subpackages__", "@compute_library//:__subpackages__", "@curl//:__subpackages__", "@eigen_archive//:__subpackages__",Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Tue Mar 24 21:00:18 GMT 2026 - 53.1K bytes - Click Count (0)