- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for rules_cc (0.07 seconds)
-
MODULE.bazel
bazel_dep(name = "crc32c", version = "1.1.0", repo_name = "com_github_google_crc32c") bazel_dep(name = "brotli", version = "1.1.0", repo_name = "org_brotli") bazel_dep(name = "rules_cc", version = "0.2.11") bazel_dep(name = "curl", version = "8.11.0.bcr.5") bazel_dep(name = "rules_webtesting", version = "0.4.1", repo_name = "io_bazel_rules_webtesting")
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Apr 02 01:32:13 GMT 2026 - 11K bytes - Click Count (0) -
tensorflow/BUILD
# Description: # TensorFlow is a computational framework, primarily for use in machine # learning applications. load("@rules_cc//cc:cc_import.bzl", "cc_import") # buildifier: disable=out-of-order-load # copybara:comment_begin(oss-only) load("//tensorflow:strict.default.bzl", "py_strict_library") # copybara:comment_end # buildifier: enable=out-of-order-load load("@bazel_skylib//lib:selects.bzl", "selects")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) -
CHANGELOG/CHANGELOG-1.34.md
- Added a mechanism for configurable container restarts: _container-level restart rules_. This was an alpha feature behind the `ContainerRestartRules` feature gate. ([#132642](https://github.com/kubernetes/kubernetes/pull/132642), [@yuanwang04](https://github.com/yuanwang04)) [SIG API Machinery, Apps, Node and Testing]
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Mar 19 03:19:43 GMT 2026 - 368.7K bytes - Click Count (2)