-
**System information**
- TensorFlow version (you are using): 2.8
- Are you willing to contribute it (Yes/No): Only with a system change
**Describe the feature and the current behavior/state.**
B…
-
I ran into another potential snag. I created a `bag` target like so:
```bzl
load("@com_github_mvukov_rules_ros2//ros2:bag.bzl", "ros2_bag")
ros2_bag(
name = "bag",
idl_deps = [
…
-
E.g.: `bazel run -c dbg --run_under=lldb //examples/macos/HelloWorld`
Output:
```
(lldb) target create ".../execroot/build_bazel_rules_apple/bazel-out/darwin-dbg/bin/examples/macos/HelloWorld/Hel…
-
### What happened?
Read that `ts_proto_library` copy generated files automaticly to source tree: https://github.com/aspect-build/rules_ts/blob/main/ts/proto.bzl#L59
> copy_files: whether…
-
We are trying to use recently added `meson` rule to build glib and libffi, just as shown in [the example](https://sourcegraph.com/github.com/bazelbuild/rules_foreign_cc@main/-/blob/examples/third_part…
-
I don't understand what is `bazel build tensorflow/examples/label_image/...` used for.
I know it will generate files in bazel-genfiles/tensorflow/cc/ops, but It seems we don't build and link them i…
-
Hi Jono,
I have reproducible repo to illustrate the issue that I am having, the `mypy` throws error when I am using combination of:
`build --build_python_zip` and `mypy_test`.
```
git clone ht…
-
https://buildkite.com/bazel/rules-rust-rustlang/builds/10847#018e4620-7a11-47df-af2b-e6c2f2b8000d
```
exec ${PAGER:-/usr/bin/less} "$0" || exit 1
Executing tests from //ffi/rust_calling_c:matrix_dy…
-
### Description of the bug:
I'm trying to update a fairly complicated Bazel project from Bazel v6.5.0 to v7.x.x, but encountering strange issues. Unfortunately, I can't pinpoint _exactly_ where t…
-
We have several caches used currently in skyfunction implementations, with many specifically, used directly or indirectly from `ConfiguredTargetFunction`. Some examples are:
- [`StarlarkTransitionCac…
katre updated
3 months ago