-
We have some people running "e2e" test workflows in torch-mlir that end up differing when running through IREE. I suspect the pipelines may have drifted a bit.
linalg:
* IREE: https://github.co…
-
-
Hello. I would like to build and run the following CPP, but I am having trouble dealing with the different IREE versions.
https://github.com/nod-ai/SHARK/tree/main/cpp
The main problem is that the…
-
It will load and do all the iterations then error out and not save anything...
```
Prompt was truncated. Try to shorten the prompt or increase max_embeddings_multiples
31it [00:15, 1.95it/s]
WA…
-
Prework: standardized contributing docs
Some contributing files need to be updated with links to developer guides, etc.
- [x] xla
- [ ] stablehlo
- [x] iree
-
When I build with flag -DUSE_MLIR_CUDA=ON, I got error:
> [228/228] Linking CXX executable /home/mmperf/build/matmul/matmul_ireecuda_16x1024x512
> [15/24] Performing build step for 'matmul'
> [1/…
-
nit: already in the `iree_compiler` namespace, can simplify this?
```suggestion
: public Preprocessing::impl::ApplyPDLLPatternsPassBase<
```
I see a bunch of these `public iree…
-
This is pretty similar to https://github.com/openxla/iree/issues/7116 - users frequently want to run benchmarks, collect metrics, and dig into performance-related details, and we should have some prom…
-
### Request description
Add a GPU support matrix table so that independent software vendors know what is expected to work.
### What component(s) does this issue relate to?
Runtime
### …
fire updated
2 months ago
-
The pass only looks at some named ops. We could have other target operations in generic form or other named ops. We should generalize the pass.
https://github.com/iree-org/iree/blob/main/compiler/s…