-
-
### Describe the bug
![CleanShot 2024-11-12 at 11 13 56](https://github.com/user-attachments/assets/d93b942c-5691-41bf-880d-a55ec97c52c5)
### To Reproduce
sudo ./target/debug/cnosdb run -M single…
-
I think that https://github.com/ARM-software/bsa-acs/issues/397 belongs here rather than to bsa-acs project.
Decided to run BSA ACS on something other than usual. Took RK3588 SBC, put EDK2 on it an…
-
Dear developer,
Thanks for your scuh amazing work. I did not see how to create conda environment in your page, and I did as below, but get the AttributeError: module 'esm.pretrained' has no attribut…
-
https://github.com/llvm/llvm-project/blob/84ce230e4298672bb5247170d6183b31aa06fc4b/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp#L1181-L1202
LHS could be `undef`.
Alive2 report: http…
-
Everytime I restart Klipper/HH, I end up with duplicate log entries in mmu.log. I recall a discussion about this some time ago and cant recall if the issue was fixed or not. Restarting the pi fixes …
-
### Describe the issue
The factory methods (`FromAction`, `FromFunc`, and `FromFunctionPointer`) are implemented **only** via the source code that we are generating. If we fail to generate source c…
-
### Zig Version
0.13.0
### Steps to Reproduce and Observed Behavior
Compile the following code with `zig build-exe -lc -ofmt=c /tmp/magic.zig -O ReleaseFast` and check out the generated C file:
…
-
## 🐛 Bug
```py
import thunder
import torch
@thunder.jit
def normal(shape, device):
return torch.randn(tuple(shape), device=device)
shape = [1, 4, 40, 84, 84]
t1 = normal(shape, devic…
-
### Description
```nim
type
K[T] = object
case w: bool
of false:
discard
of true:
p: T
M[d: static int; T] = object
e: array[d, T]
n: array[1024, byt…