-
### Describe the bug
Hi,
The VictoriaLogs UI can stuck or crash browser, when you have a log entry that has message with size more 200kb in `_msg` field
When i'm using curl or vlogscli it's work…
-
creating an annotation session gets stuck on Windwos 10, Chrome Version 129.0.6668.100 (Offizieller Build) (64-Bit)
![image](https://github.com/user-attachments/assets/3a5039ed-129e-41b0-978f-501a7…
-
### Describe the bug
The current HumanEval test is to replace a placeholder in `coding/mytest.py` with the test script in the HumanEval dataset. However, this will cause an import error, which preven…
-
**Describe the bug**
Matrix multiplication does not work for all shapes where it should work. I suspect it's b/c the `broadcast_dims` function is written to support bin ops which have different broa…
-
### 🐛 Describe the bug
Collecting environment information...
PyTorch version: 2.0.0+cu117
Is debug build: False
CUDA used to build PyTorch: 11.7
ROCM used to build PyTorch: N/A
OS: Ubuntu 22.1…
-
Wanted to open a thread to inquire about best practices regarding dask chunking.
Ok imagine you have ingested some dataset that is over 100GB, so definitely not fitting into memory. You want t…
-
Hi,
I'm new to plotly and it seems to me that following behavior is a bug.
Can someone please verify it?
Thanks for a great library.
```
from plotly import express as px
# this works jus…
-
Nanoset's index builder does not re-shuffle dataset and sample indices within epochs when training secondary, third, etc epochs. It instead concatenates a copy of the same indices for any repeated dat…
-
At https://github.com/timmeinhardt/trackformer/blob/e468bf156b029869f6de1be358bc11cd1f517f3c/src/trackformer/datasets/mot.py#L56-L59
Here, I would like to ask why the ```prev_frame_id needs``` may …
-
Pytorch 2.3 is introducing unsigned integer dtypes like `uint16`, `uint32` and `uint64` in https://github.com/pytorch/pytorch/pull/116594.
Quoting Ed:
> The dtypes are very useless right now (not…