-
Can you please clarify if there is specific query that is used for sarif file generation of this would be enough:
```bash
codeql database create java-db --language=java
codeql database analyze ja…
shafr updated
1 month ago
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_linalg_pinv_cuda_float64&suite=TestInductorOpInfoC…
-
Hi, I am trying to compute some bispectra using your hipster_wrapper_bispectrum.sh wrapper but it seems to crash when looking for a file that doesn't exist. I git cloned the repository, ran the script…
-
Currently, the binary lens light curve is calculated in a python loop where each point is evaluated separately.
https://github.com/rpoleski/MulensModel/blob/master/source/MulensModel/magnificationc…
-
Hi
Can you try with Gemini API as it looks to be incompatible...
`
python demo.py
INFO:browser_use.agent.service:
==================================================
INFO:browser_use.agent.se…
-
### 🐛 Describe the bug
Seems to be visible on GA107 GPUs (A16, A2).
specific failing tests:
```
TORCH_ALLOW_TF32_CUBLAS_OVERRIDE=0 python test/inductor/test_cuda_cpp_wrapper.py -k test_addmm_c…
-
Silly question, but is there a way to pull info / push commands to MQTT instead of straight to HASS?
It'd be damn amazing if I could write automations straight in NodeRed with MQTT and have HASS ju…
-
I launched aider in architect mode using the following models:
- Main model: openrouter/google/gemini-pro-1.5 with architect edit format
- Editor model: bedrock/us.anthropic.claude-3-5-sonnet-2024…
-
### Describe new/missing feature
`std::optional` provides a modern way to express passing or returning value or not computed.
We are currently using many sentinel function arguments and return v…
jhale updated
1 month ago
-
Control-C from a terminal only terminates the parent Python script leaving any child processes running which have to then be terminated individually. It would be much cleaner if the Python script caug…