-
Hey, I have observed in my timing tests that version 2.6.3 is faster than some later commits (including 2.7.0.post2) for below input sizes. For example, for small batch sizes (==2) and relatively smal…
-
Basically while doing dmg testing in Cisco's Ultimate i randomly hit inf dps
![image](https://github.com/user-attachments/assets/e99ae318-b57f-4030-9bc3-c99bd3b0c13e)
![image](https://github.com/us…
-
I have generated a dummy gguf file using python as discussed earlier.
The generated gguf is pretty simple, a np.arrange that is quantized to f32 and stored using the gguf binary format, the gguf fi…
-
### Current Behavior
In a certain setup (see reproducer) a compile error looks like this (no line information):
```
> Task :compileJava FAILED
cannot find symbol
symbol: class Str
location: cl…
-
dummy desc
-
I get a project, and this is my settings.json:
```json
{
"makefile.preConfigureScript": "${workspaceFolder}/autogen.sh",
// I also tried the below, but the same error.
// "makefile.preConf…
-
[https://github.com/moxiao19995071310/kivy_ffpyplayer_test](url)
D:\pythonEnv\kivy_test\Scripts\python.exe D:\PythonProjects\kivy_test\kivy_ffpyplayer\main_app.py
[INFO ] [Logger ] Record …
-
Observed this crash several times while running the unit tests on windows in the CI:
```Assertion failed: dummy_versions_.next_ == &dummy_versions_```
A quick search seems to indicate that this is l…
-
Testing with the log samples from https://github.com/connamara/logstash-filter-fix_protocol. This is a format that looks like it should be supported:
```yaml
logSamples:
- "2015-08-26 23:08:38,096 …
-
## Expected Behavior
App Must not crash.
## Current Behavior
Currently for multiple users app is getting crashed while sending event.
## Steps to Reproduce
We have updated our SDK as per yo…