-
### Expected Behavior
KSampler
Given groups=1, weight of size [320, 4, 3, 3], expected input[2, 16, 90, 62] to have 4 channels, but got 16 channels instead
### Actual Behavior
KSampler
Given grou…
-
**What's your question?**
I am testing a CLI application that operates on files. I am using pytest and pytest-datadir like this:
tests/test_entire_app.py
```py
import subprocess
def tes…
-
When removing files from the output (one or many), the files in s3 do not mirror the removal leaving in s3 a lot of files that shall be removed. Sometimes we do not notice this because all files are g…
-
### Prerequisite
- [X] I have searched [Issues](https://github.com/open-mmlab/mmdetection3d/issues) and [Discussions](https://github.com/open-mmlab/mmdetection3d/discussions) but cannot get the expec…
-
Hi,
I'm attempting to download some scRNAseq files from SRA, and convert them to fastq.gz format to use as input to CellRanger.
I am using sratoolkit v2.10.8.
This is an example of one of the f…
-
tritonbench export
kineto traces to `/tmp/tritonbench///_/_.pt.trace.json` ,
ncu reports to `/tmp/tritonbench///_/ncu_output.ncu-rep`, and nsys reports to `/tmp/tritonbench///_/nsys_output.nsys-r…
-
### What happened?
fmripost-aroma produced the following error:
```bash
ValueError: Transforms to the following requested spaces not found: MNI152NLin6Asym.
```
Data consist of two sessions (ses-…
-
Hi, I am trying to map multiple files using the following code in a loop in jupyter lab. However, I am seeing only one single set of output files rather than one for each sample.
!STAR --genomeLoad…
-
The 404 page can't load files that it depends on when it's not served at the same path as `static-assets/` (the path contains a slash after the root of the page).
Example:
https://api.dart.dev/dar…
-
# Issue Report
## Please describe the issue:
Is there a way to output a merged file when using a folder as input? Right now I'm using
```
dorado aligner --recursive (fasta reference) (read …