-
Platforms: inductor
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_isreal_cpu_float16&suite=TestInductorOpInfoCPU&…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_native_dropout_backward_cpu_int32&suite=TestInduct…
-
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…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_prelu_cpu_float16&suite=TestInductor…
-
Platforms: linux
This test was disabled because it is failing in CI. See [recent examples](https://hud.pytorch.org/flakytest?name=test_comprehensive_nn_functional_adaptive_max_pool3d_cpu_float32&suit…
-
### 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…
-
### 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-…
-
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…
-
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…
-
I am trying to compile a Saved Model to a linkable library. But compiling the compiler takes forever on my computer. Is it possible to provide the compiler binaries and possibly have it in the release…