-
** TLDR, by "condensing" multiple FCNs into single FCN (by using einops for example) this latency of inference is greatly reduced
benchmark shows it's too slow (takes few ms to infer)
```python
…
-
### What is the bug or the crash?
Similar to [Issue 48868](https://github.com/qgis/QGIS/issues/48868), QGIS is failing to overwrite a shapefile despite explicitly telling it to replace the file. The …
-
### Description
When doing a lot of JIT compilation in parallel, there seems to be heavy contention surrounding `CEEInfo::reportInliningDecision`. I managed to trigger this through some heavy usage…
-
### Describe the Bug/Feature
CAD expressions are not restored to their respective containers when you import a backup file. Rather all expressions will be listed in the "Default" container rules. I…
-
Thanks for taking the time to fill out this out! :bow:
By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/github/gh-copilot/blob/main/CODE_OF_CONDUCT.md).
### W…
-
### Description of the bug
The `test_full`-profile doesn’t run out-of-the-box on scrnaseq v.2.7.1:
```
nextflow run nf-core/scrnaseq -r 2.7.1 -profile test_full,singularity --outdir results
...
…
-
The following example fails to convert successfully as during deserialization it creates the Expression as `Expression` rather than `Expression`, even though that is the object type passed into the c…
-
I think I know the answer to this but... is there a way to extract the phone number from a device as a QuickCapture variable? TX-TF1 want to be able to click on a waypoint and be able to immediately c…
-
Hi!
I'm using Win 11 OS x64, pwsh version 7.4.4.
When I first installed it, it was working fine, but now my font looks like this (second image), I set Cove Font Nerd Mono as default (in the default …
-
**Describe the bug**
I stored my custom FHIR profile, and even though it stores the profile properly, it is unable to create and validate new resource properly.
**FHIR Version?**
Stu3/R4/R5
Stu3…