-
### Report
reinstalling my package scdataloader (using uv instead of pip) but with the same lamindb versions:
lamindb==0.76.3
bionty==0.49.0
I get an error when doing:
```python
(scDataLoader…
-
Please check the outcome of the [LargeTestSuite.Electrical.DistributionSystemDC.DistributionSystemModelicaIndividual_N_10_M_10](https://libraries.openmodelica.org/branches/heavy_tests/LargeTestSuite_N…
-
### What happened?
### Step 1:
I compiled the RISCV-GNU-TOOLCHAIN for **riscv64-unknown-linux-gnu-gcc**:
```
riscv64-unknown-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=riscv64-unknown-linux-…
-
I started a `inf2.48xlarge` ec2, pull and get into [TGI-Neuron DLC with optimum-neuron 0.0.17 installed](https://github.com/aws/deep-learning-containers/releases/tag/v1.0-hf-tgi-0.0.17-pt-1.13.1-inf-n…
-
Jit:uni reorders for certain 4d matrices are returning incorrect results when the src zero point != 0. A guard has been added to skip jit uni reorders so the simple:any implementation will be used in …
-
The `Physical32` and `Physical64` addressing models assert a fixed-sized, canonical representation for all pointers, meant for use in OpenCL and related environments (i.e. LevelZero), but I'm not sure…
-
I ran into the error below when starting my first `ipython` session after installing the package. The startup folder on my default ipython profile had files - it should not have been the case, but I…
-
While debugging my own code, I noticed that `CompiledLogicNet` cannot be used to compile a model with just a single logic gate:
```
llkw = {
'connections': 'random',
'implementation': 'pyt…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_special_zeta_cuda_bool&suite=TestInductorOpInfoCUD…
-
### What happened?
Hello, I'm the author of [IREE.gd](https://github.com/iree-gd/iree.gd), a port of IREE to Godot game engine. Recently, I tried to use a pose detection model, specifically [singlepo…