-
### What happened?
The following dispatch exceeds the shared memory limit and results in error while compiling vae model. Here's the link to the whole VAE model (https://sharkpublic.blob.core.windows…
-
### Windows Terminal version
1.22.3232.0
### Windows build number
10.0.19045.0
### Other Software
Far Manager 3.0.6364.0 x64
### Steps to reproduce
Open a directory in the left panel of `Far Ma…
-
### What happened?
**Input IR:**
```
#map = affine_map (d0, d1, d2)>
#map1 = affine_map (d0, d1, d2, d3, d4)>
module {
func.func @test_dispatch(%arg0: tensor, %arg1: tensor, %arg2: tensor) -> ten…
-
For the following disptach:
```mlir
hal.executable public @main_graph$async_dispatch_9 {
hal.executable.variant public @embedded_elf_x86_64 target() {
hal.executable.export public @main_graph$as…
-
Originally submitted by @pchnl as https://github.com/MEGA65/mega65-rom-public/issues/179
----
- Platform: MEGA65, r6
- Matrix Monitor 0.96.20240224.00.3c10488
- Related tickets: "brk should be…
-
When just running ` lnxrouter --ap wlan0 Test -p TestTestTest -c 6 -n`,I got
```linux-router 0.7.6 (https://github.com/garywill/linux-router)
Released under LGPL, with no warranty. Use on your own…
-
### Mouse / peripheral model and version
Asus md200 SmartO Wireless
### Armoury Crate Screenshots
![01htpmsttywe2vevqzy71td5v0](https://github.com/user-attachments/assets/20f0a26f-544f-4b8e-b163-f3…
-
Hello,
i am encountering the following issue:
on Version 1.10.0 whenever i scan my local device network a specific device by Dell with the vendor ID 28:00:af and ac:91:a1 show up as unknown, al…
-
Hi!
I'm trying to reshape CSR/CSC tensors. While reshaping CSR tensors works, running the `PassManager` on CSC reshape fails with:
```
Traceback (most recent call last):
File "/home/mtsokol…
-
On tiling `linalg` ops using the tiling interface, we create `extract_slice` ops that retrieve a slice of the input tensors. These correspond to the footprint of one tile of iterations on the tensor. …