-
In the previous version of the library (in SVN, not git; not included in commit history), the tree layout was defined by an XML template, with a callback for formatting when the threaded operation for…
-
It does not do anything to ensure that there isn't a second instance of lit
that is also using the same `.lit_test_times.txt`. They may happen to write
into the same file at the same time, and now y…
-
What kind of issue is this?
- [ ] Feature Request. Start by telling us what problem you’re trying to solve. Often a solution
already exists! Don’t send pull requests to implement new featu…
-
Hello,
I'm having a weird problem, I'm using Visual Studio 2022 community edition, on windows 10, and I'm getting a seg fault on different places (both in whisper.dll) running the examples.
benc…
-
So, I found an interesting issue just now, it's probably my fault for just doing things the "dumb way," but might still be worth a look.
Basically, the short version: because the run-c2ffi function…
-
@original-brownbear
Version: Logstash 6 rc1
Operating System: ubuntu 16.04
I was able to reproduce this and fix quite easily but it took me soooooooooo long to find this.
1 pipeline gets a stri…
-
### 🐛 Describe the bug
```python
import torch
@torch.compile(backend="eager", fullgraph=True)
def ok(x):
return tuple(x.to(torch.int64).tolist())
assert ok(torch.tensor([1, 3])) == (1,…
-
Calling the global allocator can in turn call arbitrary user-defined code
- if there is a custom global allocator (needs unsafe)
- if allocation fails, and there is one of
- a custom alloc hook (uns…
-
Given that CHERI doubles the width of the register file and that the upper half of the registers can be easily accessed using CGetHigh/CSetHigh has anyone considered having XLEN*2 width load/stores wh…
-
Will calling setOwner to the same name spam mojang api or will it cache in ItemStack SkullMeta?