-
when i ran setup_venv.sh,i encounter the error as follows
Successfully Installed torch-mlir
rm: cannot remove '.use-iree': No such file or directory
Installing https://nod-ai.github.io/SHARK-Runt…
ehuaa updated
4 months ago
-
### What happened?
Converting the following models https://github.com/iree-gd/iree.zoo/blob/main/.github/workflows/multiple-models.yml#L10 (31 models so far) from **kaggle** with version `20240812.…
-
See: https://github.com/iree-org/iree-torch/commit/5fbaf505384eef01f63a618bcc4e59929b87f676#commitcomment-93042879
-
When compiling unet mlir to vmfb in the stable diffusion pipeline configured with fp16 using vulkan, the SHARK-generated iree-compile command fails due to improper vulkan environment setup (use of **-…
-
### What happened?
See logs on https://github.com/iree-org/iree/actions/runs/10113405113/job/27969707119?pr=18010#step:4:73
```
Run bazel_to_cmake.py................................................…
-
### What happened?
There are 14,620 child zones that are intializer dispatches of slow_memcpy's. Is there a way to decrease those somehow? The tracy file is provided in Azure [here](https://sharkpu…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR44223](https://bugs.llvm.org/show_bug.cgi?id=44223) |
| Status | REOPENED |
| Importance | P norma…
-
## 🚀 Enhancement Request - Add RX 500 Series (AMD_RGCNv3) to👻IREE
### User Story
When attempting to run [SHARK Runtime Windows Build](https://github.com/nod-ai/SHARK-Runtime/wiki/SHARK-Runtime-W…
-
Some parts of the llama model divide by input values, so providing empty inputs can crash the program or produce NaNs. We should generate real input values from tokenized prompts for testing and bench…
-
* move torch.compile support to an advanced/experimental feature category
* Show canonical "two liner" of how to compile with separate weights and save to a safetensors file
* Include iree-run-modul…