-
(placeholder)
All reads and writes go straight to the object_store layer right now. slatedb should cache SSTs locally on disk after they've been flushed to object_storage. This way, future reads do…
-
To slightly expand on this:
> Some of the grouping we were initially trying to have, a blocking group, a servicing group, an assert and deassert group, had to be combined together due to the time i…
-
env
- H100
- `torch.__version__ = '2.4.0a0+gitfb696ef'`
- cuda = `12.5`
- `nvfuser.version() = '0.2.6+gita286c31'`
repro
```python
import torch
from nvfuser import FusionDefinition, DataTy…
-
Currently tests will fail if `DiagrammeRsvg` not installed:
```
---> Testing R-lavaanExtra
Executing: cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_R_R-lavaanExtra/R-lavaanExtra/work…
-
I am trying to export some ONNX model to Tensorflow and then use it for inference (possibly on another environment). Here is an example of exporting MNIST model:
```python
import numpy as np
import…
-
Hello,
I'm having a difficulty running registration with OpenCL, getting this error message CL_OUT_OF_RESOURCES.
The moving and fixed images are about 4MB in size. Strangely, the memory usage maxe…
-
## Environment
- Audio development kit: [ESP32-LyraT]
- Audio kit version (for ESP32-LyraT): [v4.3]
- [Required] Module or chip used: [ESP32-WROVER-E]
- [Required] IDF version
// v5…
-
Erased device - flashing release img for S3, and booting that (eg NOT flashing own app avm) stack overflows repeatedly:
```
AtomVM init.
[0;32mI (5918) sys: Loaded BEAM partition main.avm at add…
-
In the attached file, when compiled with current master HIP using
```
/opt/rocm/hip/bin/hipcc -g -c -o vectoradd_hip.o vectoradd_hip.cpp
/opt/rocm/hip/bin/hipcc vectoradd_hip.o -o vectoradd_hi…
-
It started out at https://github.com/arangodb/arangodb/issues/317#issuecomment-136006829, continued in the [comments of a gist](https://gist.github.com/CoDEmanX/1c7bfd266ad70da2d641) and is to be cont…