-
> Another area I started looking into (but haven't deeply explored yet) for both figuring out how to map variable names to sections of code in a 'smart' way, and potentially also for module identifica…
-
**Is your feature request related to a problem? Please describe.**
blazegraph is getting close to the 4TB limit. Wikimedia foundation is testing a graph split in Q1/2024.
This will eventually and li…
-
**Observed behaviour**
`b.exe` is maxing out multiple cores for long periods during a `b update`, even when the project is already up to date. Same behaviour is seen for `--dry-run` mode.
```
build…
-
Hi,
im so sorry to create a issue, i could not find any direct way to contact you. ive been a big fan of your projects and mainly how you play with the OLED displays and optimize the code. i was try…
-
It works perfectly if I see the webcam with
```
mplayer tv://device=/dev/video0
```
But it doesn't work with Zoom web interface, it says "Video unavailable at this time"
![image](https://user…
-
Hello, awesome Bazel folks,
This one's a feature request: It would be awesome if a cc_library could depend on an android_library, just as a cc_library can depend on an objc_library.
The underlyi…
-
## 🚀 Feature
Currently, creating a sparse coo matrix requires checking all the provided indices are within bound. However, this is costly and sometimes not needed (e.g. when the sparse matrix is fr…
-
For standalone projects (i.e. not libraries), unused public methods are a nuisance that can be hard to track down.
Possibly `scapegoat` could detect these and warn?
The difficulty with this inspecti…
-
## background
My question is about executing encoder-decoder models with onnx genai runtime. My goal is to convert the DONUT transformer https://arxiv.org/abs/2111.15664, a sequence-to-sequence tra…
-
**Is your feature request related to a problem? Please describe.**
Yes, this concerns the "package size" of dash projects, which usually exceed 200mb, when they certainly don't need to for projects t…