-
#### Description
There is a type mismatch error in the `multi_image_picker_view.dart` file. The error occurs when trying to assign a `List` to a parameter that expects a `List`.
#### Error Message…
-
In fantastic news, after over a year of waiting and checking every few months if it was working yet, it looks like finally it's possible to instantiate a distributed XLA runtime in Jax, which means...…
EiffL updated
4 months ago
-
Hi Everyone,
I've been trying to checkpoint training using Orbax in a project linked here [project](https://github.com/ssenan/dnadiffusion-jax/tree/main). When I test the code locally I'm able chec…
-
We use lws as underlying workload to support multi-host inference, however, we only support one pod one model right now. The general idea is once model flavor requires like `nvidia.com/gpu: 32`, we'll…
-
### Your current environment
```text
The output of `python collect_env.py`
Collecting environment information...
WARNING:root:libtpu.so and TPU device found. Setting PJRT_DEVICE=TPU.
INFO 11-04…
-
### Windows Terminal version
1.21.3231.0
### Windows build number
10.0.22635.0
### Other Software
PowerShell
### Steps to reproduce
- I cleared the contents of `$profile`,and added a test funct…
-
Hello,
I have a few of questions about netmap. Let's say I have a setup like this;
I have an ethernet card with 4 queues and I want to intercept packets between hw ring and host ring. In doing s…
-
In OSPS-01:
> The project's [version control system](https://github.com/ossf/security-baseline/blob/main/baseline.md#version-control-system) MUST require [multi-factor authentication](https://githu…
-
**Chore summary**
AFAI can see there is no docker-image available for `linux/amd64`.
Running `spectral lint` in our cicd pipeline (in docker) hits a blocker when the job runs in an `arm64` arch node…
-
### Description
My program fails silently when using `at[index].set(value)` in the multi-host setting with `shard_map` and `jit`.
Here is a minimal example to reproduce the error:
```python
…