-
This is an exciting work! When I follow the process to reproduce the code, I encounter the error:“/home/zh/anaconda3/envs/DHD1/lib/python3.8/site-packages/mmcv/ops/deform_conv.py", line 92, in forward…
-
### Issue Description:
**Environment:**
- OS: Windows 10
- .NET version: .NET 9
- Library: sqlite-net (using Microsoft.Data.Sqlite for SQLite interaction)
**Problem:**
When compiling my projec…
-
When we build argcomplete in Fedora with Python 3.14, we get a lot of failures.
This can be reproduced e.g. with:
```
$ uv venv --python=python3.14 venv --seed
$ . venv/bin/activate
$ python …
-
### Describe the bug
In Version 0.10.0 it is not possible anymore to stage all external sources related to a source_name.
In my understanding:
1. `node.name` references a table in a source whi…
-
**What happened?**
First, the preconditions:
* I created a sample OpenAPI document with a single operation, no `operationId` defined
* Using a `redocly.yaml` configured with no plugins / custom lint …
-
**Description** : We've had usecases where we needed to merge multiple urls from a non-Eds site into a single docx file but there wasn't a direct mode to use that can help transform multiple inputs in…
-
Using the cli, it could be great to download only:
- the kernel output log
- a single file: i.e. history.csv
without the need of downloading all the kernel output
In my case, I'd like to …
-
version:5.4.2
test_command:hscollider -e test_reg.txt -c test_str.txt -T 1 -Z R
content of test_str.txt:
15321="foo bar baz": 7,11
content of test_reg.txt:
15321:/(foo[2-9]*bar)|(foo[2-9]*bar[0-…
-
In the current version of MOM6 with FMS2, truncation outputs are not correctly produced when the `fileset` flag is set to `SINGLE_FILE`. This is due to the following:
Fileset Flag Behavior: The `mp…
-
Currently the `PointMatchClientOutputSchema` only produces the name of the output pointmatch collection and the total number of pointmatches in that collection after processing. In common workflows,…