-
Hi, has anyone experience with making predictions on a microcontroller? Is the YDF C++ Library compatible with microcontroller architecture?
For my understanding YDF models not yet compatible with T…
-
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4122#0191e992-fa17-4c3e-96e8-0e94d6906a6d
```
(04:14:30) ERROR: /var/lib/buildkite-agent/.cache/bazel/_bazel_buildkite-agent/3aec49…
-
CI: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/4128#0191f902-53a9-4aa3-99a7-4a901e62e199
Platform: Windows
Logs:
```
ERROR: [0mC:/b/3gbf6aie/external/rules_android+/rules/r…
-
Hi, I was following the instructions to play around with examples for FhirProto. I ran "./generate-synthea.sh $WORKSPACE" and it seemed like I successfully generated **$WORKSPACE/bundles/**, **$WORKSP…
-
Starting with Bazel 5, bzlmod has been provided such that rules can surface their external dependencies. We need to support that.
https://bazel.build/docs/bzlmod
-
On version `0.9.0`, tools present in the `tools_deps` attribute were made available to the configure script, but as of `0.10.0`, they are not anymore.
The issue has been pinned down to these two co…
-
### Describe the bug
This conanfile.py
```
from conan import ConanFile
from conan.tools.google import bazel_layout
class CompressorRecipe(ConanFile):
settings = "os", "compiler", "build_ty…
-
**Feature description:**
Set default package visibility to public for proto files since they can be seen as an api specification
**Problem it solves or use case:**
A user of protovalidate may d…
-
### Bazel Coverage
Bazel provides a way to analyze the coverage of test targets using command
```
bazel coverage //:test_target
```
or
```
bazel test --collect_code_coverage //:test_targ…
-
### Issue Type
Others
### Source
binary
### Secretflow Version
1.9.0.dev
### OS Platform and Distribution
MacOS arm64
### Python version
3.10.14
### Bazel version
_No response_
### GCC/Com…