-
```
thread 'Compute Task Pool (2)' panicked at '`EguiContexts::ctx_mut` was called for an uninitialized context (primary window), make sure your system is run after [`EguiSet::InitContexts`] (or [`Eg…
-
### 🐛 Describe the bug
We found there are ~180 cases got failed specifically on MTL, it can pass on PVC, on ARC the cases will fail in op creation with fp64 cases excluded.
MTL:
[mtl.log](https:/…
-
Hi!
I managed to make Llama 3.1 8B to work across the two nodes (Linux Box 64GB of RAM + Quadro RTX 4000 (8GB) + 64GB of RAM and a Mac M2 with 32GB of RAM), as I can chat with it using the Tinychat…
-
### Description
We are using `ops_test.model.deploy` in our integration tests. While testing with juju 3.4.4 (along with python-libjuju `^3.2.2`) we are able to run the following code:
```
awai…
-
### 🐛 Describe the bug
I am using `torch.compile` with `AOTAutograd` to compile a Megatron model. It worked fine with Python v2.4.1, but after upgrading to Pytorch 2.5.0, I encountered the following…
mksit updated
13 hours ago
-
auto-reduced (treereduce-rust):
````rust
fn main() {
let _ = #[cfg_eval]
#[cfg(::)]
0;
}
````
original:
````rust
#![feature(cfg_eval)]
#![feature(stmt_expr_attributes)…
-
### Describe the bug
Running training for GSA and RWKV will result in NAN gradient occasionally, rare at the beginning stage, but getting more frequent as the training processes.
I checked paramete…
-
### 1. System information
- **OS Platform and Distribution**:
*Ubuntu 22.04.1 LTS*
- **TensorFlow installation**:
*pip install tensorflow*
- **TensorFlow library**:
*tensorflow …
-
### Description
Followed the MaxText Getting Started instructions at https://github.com/AI-Hypercomputer/maxtext/blob/main/getting_started/First_run.md
```
$ git clone https://github.com/AI-H…
-
With debian trixie i get the following error during "Assemble Vector data"
```
full_area=VECT.ensure_MultiPolygon(ops.cascaded_union([dico_airports[airport]['boundary'],dico_airports[airport]['r…